|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
IE Web Controls : TabStrip and MulitpageWould it be possible if somebody could go through how i can DYNAMICALLY add a
tabstrip control and a mulitpage control. If you could provide some example code and give me an explanation on how it works ? i would be very greatful thanks Paris -- pb070401 you'd just need code similar to this
controls.add(new tabstrip()); it's a control so it should behave similar to a dropdown or text box controls.add(new textbox()); however you would need to pay attention to events and viewstate participation. roughly -- Show quoteHide quoteRegards, Alvin Bruney [MVP ASP.NET] [Shameless Author plug] The Microsoft Office Web Components Black Book with .NET Now Available @ www.lulu.com/owc Forth-coming VSTO.NET - Wrox/Wiley 2006 ------------------------------------------------------- "paris baughman" <pb070401@donotspam.com> wrote in message news:B6D35F7A-3AE4-401D-86F6-7873618242C9@microsoft.com... > Would it be possible if somebody could go through how i can DYNAMICALLY add a > tabstrip control and a mulitpage control. If you could provide some example > code and give me an explanation on how it works ? i would be very greatful > > thanks > Paris > -- > pb070401
Working, sorta...drop down list
Customizing create user wizard ObjectDataSource DateTime isuue with en-gb culture CSS Issue With User Control in an HTML Table Repeater Help Web site administration tool functionality for the end user Tab Strip soapExtensionTypes newbie question on Master pages and WebContentPlaceHolder UserControl problem |
|||||||||||||||||||||||