Welcome Guest Search | Active Topics | Sign In | Register

Using Tabstrip with a seperate page per tab Options
Ben Switzer
Posted: Tuesday, May 10, 2011 11:41:20 AM
Rank: Advanced Member
Groups: Member

Joined: 5/30/2007
Posts: 30
I was looking into using your tabstrip control. However, in order to better support team development, having all the content in one page would not be sufficient. I was at first using usercontrols to support this, but ran into some issus when developers wanted to take advantage of using PageMethods. Is there a efficient way to point tabs to seperate pages? My first experiment was to put the tab into a masterpage and use navigateurl property of the tab item. This looks like it could work. Any info is appreciated.
eo_support
Posted: Tuesday, May 10, 2011 11:57:29 AM
Rank: Administration
Groups: Administration

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

Yes. That's the logical way of doing it. The TabStrip lives inside one page. So you only have one TabStrip switching to other pages, but can not have one TabStrip "hosting" multiple pages (in theory you can do it with iframe but iframe don't automatically resizes with the hosting page).

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.