:: Forum >>

Tab inside a tab

Hi

I have a row of tabs (MainTab) and when you select a tab in ManTab, you see another set of tabs (Tab1, Tab2, Tab3...) and their content.

The problem is when I select the MainTabs, more than one tab appears to be selected. The content of the container changes as expected but the highlight is on for more than one tab in MianTab.

The child tabs work fine.

Somehow when the container is updated, the child tab become selected properly, but not the parent tabs.

Any advice?


Mireille
Tuesday, February 24, 2009
Try adding a delay/timeout if you are selecting the tabs from inside another tab object onSelectedItemChanged event - the selection processing code uses a shared array and breaks if nested.
Alex (ActiveWidgets)
Monday, March 2, 2009

This topic is archived.


Back to support forum

Forum search