|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Which is better User Control or Frame?I want to have same page header
Frame or User Control is much better? And what is the different between then? Thx >I want to have same page header Frame or User Control is much better? They are completely differn't.> And what is the different between then? > Thx Use a user control if your going to use that bit of UI. A Frame is for seperation, not for reuse (User Control). Use a user control.
Frames can be difficult in ASP.NET and you probably shouldn't mess with them unless you're very comfortable with client side javascript. Here's more info: http://SteveOrr.net/faq/UserCustom.aspx Show quoteHide quote "Chi" <csyc***@gmail.com> wrote in message news:OTEOg5PYFHA.2588@TK2MSFTNGP14.phx.gbl... >I want to have same page header Frame or User Control is much better? > And what is the different between then? > Thx
Please...Expert needed.
asp.net custom server control not showing when dragged onto web fo Problem with FindControl Datagrid Listbox please help Problem using Response.Redirect from a User Control Checkbox within a datalist fill dropdown list thru dataset Acces controls on aspx page from usercontrols can not create object assigning multiple keys to datkeys of datagrid |
|||||||||||||||||||||||