|
Rank: Member Groups: Member
Joined: 7/12/2008 Posts: 19
|
I am trying to create a tab strip with subgroups. However, I do not know how to get the subgroup items to display a page. I am using style2. The example in your documentation shows Themes, Desktop, and Customize as the tabs and under Desktop it shows Background and Customize as the Subgroups. How do you get Background and Customize to show pages?
Thanks,
Jeff
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You would set a tab item's MultiPageID property to the ID of the MultiPage control that you want to associate to the tab item.
Thanks!
|
|
Rank: Member Groups: Member
Joined: 7/12/2008 Posts: 19
|
I did that and it works for top level tabs. But when I click on sub tabs, it does not work.
Thank,
Jeff
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
We tested and it works fine. Make sure you also set the TabStrip's MultiPageID.
Thanks
|
|