I thought that the MultiRow tabs might do what I wanted but have found that this is not what I expected. I want something that behaves more like a hierachy of tabs. So when I click on a tab that has sub items the sub items are then displayed in a row under the parent tab.
Is there a control or a way to do this?
The only way I know how to accomplish this is to nest another WebTab inside the individual tab item of the "parent" WebTab.