Welcome Guest Search | Active Topics | Sign In | Register

TabStrip > Multipage > Pageview... Subitems! Options
Erni
Posted: Thursday, September 30, 2010 7:27:40 AM
Rank: Member
Groups: Member

Joined: 5/19/2010
Posts: 22
I use a Tabstrip like: [...1...] [...2...] [...3...] and on this I have also som SUB - ITEMS:
for [...1...] i use for example 1-1, 1-2
for [...2...] i use for example 2-1, 2-2

now my question is, how I can get text in my html code do store text to this submenü
items. I mean: Pageview 1-3 as an example:
<eo:PageView id="Pageview1" runat="server" here I have the area to put text for the main
level text.

So question is:
What I have to do for add sum-Menü text. :)

Thanks for a short help.
eo_support
Posted: Thursday, September 30, 2010 9:05:58 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

I am not sure if I understand your question correctly. To create sub tab items, you just create it on the TabStrip. You can right click the TabStrip to open the TabStrip Builder, then add items/sub items from there.

While TabStrip supports sub items, MultiPage does not. All PageViews inside the same MultiPage are on the same level. However this is not a problem because you can associate any PageView to any TabItem through the TabItem's PageViewID property.

Hope this helps.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.