Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > WebControls: TabStrip, MultiPage, PageView

Reply
Thread Tools

WebControls: TabStrip, MultiPage, PageView

 
 
szabelin
Guest
Posts: n/a
 
      08-20-2003
Is it possible to dynamically add a PageView to MultiPage?

TabStrip has items property, so Tab and TabSeparator can
be added... how about adding PageView to MultiPage?

If not possible please recommend another client-side tab
control.

Thank you
 
Reply With Quote
 
 
 
 
Teemu Keiski
Guest
Posts: n/a
 
      08-20-2003
MultiPage parses child controls (PageViews) to its Controls property that is
Controls collection so by adding PageViews to Controls of MultiPage you
should be fine.

--
Teemu Keiski
MCP,Designer/Developer
Mansoft tietotekniikka Oy
http://www.mansoft.fi

AspInsiders Member, www.aspinsiders.com
ASP.NET Forums Moderator, www.asp.net
AspAlliance Columnist, www.aspalliance.com

"szabelin" <szabelin@szabelin> kirjoitti viestissä
news:08f401c366b8$247a8250$...
> Is it possible to dynamically add a PageView to MultiPage?
>
> TabStrip has items property, so Tab and TabSeparator can
> be added... how about adding PageView to MultiPage?
>
> If not possible please recommend another client-side tab
> control.
>
> Thank you



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tabstrip and position and formatting multipage pageview gce ASP .Net 0 03-30-2005 08:52 AM
HOW TO: showing datagrid in multipage (pageview) RedEagle ASP .Net 0 08-20-2004 10:16 AM
IE Webcontrols Multipage/Pageview and the Datagrid Ric Houser ASP .Net Web Controls 2 11-07-2003 04:13 PM
Adding dynamic controls to pageview - set location elad ASP .Net Building Controls 0 11-06-2003 02:22 PM
the line between tab and the pageview David ASP .Net Web Controls 0 09-16-2003 04:33 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57