|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
MasterPages in ASP.NET 2.0I need to write a web app that has multiple panels that can be resized. I
wrote a demo using frames, but maintaining state between the frames was difficult and messy. I have seen online that MasterPages in ASP.NET can replace frames. Does this mean that they are resizable? In HTML, do they result in frames, tables, or something else? Does ASP.NET have something like a splitter control or some other way of creating resizable containers/panels without using frames? Thanks, David No David, MasterPages do not replace framesets, butdo make it possible to
use different types of framesets more efficiently. There's new controls in 2.0 and its a good idea to go through the QuickStarts [1]. <%= Clinton Gallagher METROmilwaukee (sm) "A Regional Information Service" NET csgallagher AT metromilwaukee.com URL http://metromilwaukee.com/ URL http://clintongallagher.metromilwaukee.com/ [1] http://beta.asp.net/QuickStartv20/aspnet/default.aspx Show quoteHide quote "David Alexander" <no-em***@nodomain.net> wrote in message news:%23di0824aFHA.3808@TK2MSFTNGP14.phx.gbl... >I need to write a web app that has multiple panels that can be resized. I > wrote a demo using frames, but maintaining state between the frames was > difficult and messy. > > I have seen online that MasterPages in ASP.NET can replace frames. Does > this > mean that they are resizable? > > In HTML, do they result in frames, tables, or something else? > > Does ASP.NET have something like a splitter control or some other way of > creating resizable containers/panels without using frames? > > Thanks, > > David > > Clinton,
Thanks for the tip. We really need to be able to resize panels and maintaining state between closely coupled frames is too complicated. If I can't find the frameless, web equivalent of a splitter control, I am going to be forced to code my own splitter control with JavaScript and <hr>'s or merged table rows, which would be a drag to maintain. I keep hoping beyond hope that a magical answer will appear. Regards, David Alexander Show quoteHide quote "clintonG" <csgallag***@REMOVETHISTEXTmetromilwaukee.com> wrote in message news:e0y%23il7aFHA.2688@TK2MSFTNGP14.phx.gbl... > No David, MasterPages do not replace framesets, butdo make it possible to > use different types of framesets more efficiently. There's new controls in > 2.0 and its a good idea to go through the QuickStarts [1]. > > <%= Clinton Gallagher > METROmilwaukee (sm) "A Regional Information Service" > NET csgallagher AT metromilwaukee.com > URL http://metromilwaukee.com/ > URL http://clintongallagher.metromilwaukee.com/ > > [1] http://beta.asp.net/QuickStartv20/aspnet/default.aspx > > > > "David Alexander" <no-em***@nodomain.net> wrote in message > news:%23di0824aFHA.3808@TK2MSFTNGP14.phx.gbl... > >I need to write a web app that has multiple panels that can be resized. I > > wrote a demo using frames, but maintaining state between the frames was > > difficult and messy. > > > > I have seen online that MasterPages in ASP.NET can replace frames. Does > > this > > mean that they are resizable? > > > > In HTML, do they result in frames, tables, or something else? > > > > Does ASP.NET have something like a splitter control or some other way of > > creating resizable containers/panels without using frames? > > > > Thanks, > > > > David > > > > > > Just keep dreaming. As soon as you let on that you know everything is FUBAR
they come after you ;-) <%= Clinton Gallagher Show quoteHide quote "David Alexander" <no-em***@nodomain.net> wrote in message news:OIlYRXebFHA.612@TK2MSFTNGP12.phx.gbl... > Clinton, > > Thanks for the tip. We really need to be able to resize panels and > maintaining state between closely coupled frames is too complicated. If I > can't find the frameless, web equivalent of a splitter control, I am going > to be forced to code my own splitter control with JavaScript and <hr>'s or > merged table rows, which would be a drag to maintain. I keep hoping beyond > hope that a magical answer will appear. > > Regards, > > David Alexander > > "clintonG" <csgallag***@REMOVETHISTEXTmetromilwaukee.com> wrote in message > news:e0y%23il7aFHA.2688@TK2MSFTNGP14.phx.gbl... >> No David, MasterPages do not replace framesets, butdo make it possible to >> use different types of framesets more efficiently. There's new controls >> in >> 2.0 and its a good idea to go through the QuickStarts [1]. >> >> <%= Clinton Gallagher >> METROmilwaukee (sm) "A Regional Information Service" >> NET csgallagher AT metromilwaukee.com >> URL http://metromilwaukee.com/ >> URL http://clintongallagher.metromilwaukee.com/ >> >> [1] http://beta.asp.net/QuickStartv20/aspnet/default.aspx >> >> >> >> "David Alexander" <no-em***@nodomain.net> wrote in message >> news:%23di0824aFHA.3808@TK2MSFTNGP14.phx.gbl... >> >I need to write a web app that has multiple panels that can be resized. >> >I >> > wrote a demo using frames, but maintaining state between the frames was >> > difficult and messy. >> > >> > I have seen online that MasterPages in ASP.NET can replace frames. Does >> > this >> > mean that they are resizable? >> > >> > In HTML, do they result in frames, tables, or something else? >> > >> > Does ASP.NET have something like a splitter control or some other way >> > of >> > creating resizable containers/panels without using frames? >> > >> > Thanks, >> > >> > David >> > >> > >> >> > >
03 dropdownlist selectedindexchanged not firing in usercontrol on
Why no richtextbox in Web Controls? Can assign multiple keys to datkeys of datagrid htmlinputfile - accept Gridview, using Callbacks when Sorting and Paging textbox postback Div and code behind on click event dataformatstring for dates in datagrid image showing blurred text on "forgot my password" pages? Infragistics Mousedown event is not happening |
|||||||||||||||||||||||