This is a migrated thread and some comments may be shown as answers.

The child tabs from a previous parent-tab-click remain on a different parent-tab-click

2 Answers 58 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Athadu
Top achievements
Rank 1
Athadu asked on 30 Jun 2010, 09:37 PM
Hi,

I have a RadTabStrip control with 4 tabs in a asp.net page. In these tabs, 3 of them have child-tabs.   And 1 of them doesn't have any child-tabs.

Based on the child-tab selection, on tab click event, I am adding the user control dynamically into a AJAXified panel;
The same thing with the one that doesn't have any child-tabs.

The user controls get loaded dynamically and that part of it works fine.

But, in case of the following scenario where,

   I click on a tab with child tabs, the child tabs show up,
   I click on one of the child tabs, its corresponding user control shows up.  
   Now when I click on the tab that has NO child tabs, the corresponding user control shows up.  
   But the child tabs from my previous tab selection are still being displayed. 
   I am expecting only the root level parent tabs to showup on the page and the child level tabs to go away

Any idea what could be happening.  I appreciate any pointers to a solution.

Regards
-Athadu

2 Answers, 1 is accepted

Sort by
0
Athadu
Top achievements
Rank 1
answered on 02 Jul 2010, 03:53 PM
Hi

Any takers for this question? 

Is this a limitation of TabStrip that if one parent tab has children (child tabs) all the remaining parent tabs at that level should have 'child tabs'?

I appreciate any input regarding this matter.

Regards
Athadu
0
Yana
Telerik team
answered on 05 Jul 2010, 10:17 AM
Hello Athadu,

There's no such limitation about the child tabs.

We cannot tell exactly what happens in your case without inspecting your code. Could you please paste here a simplified version of your page? Thanks

Regards,
Yana
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
TabStrip
Asked by
Athadu
Top achievements
Rank 1
Answers by
Athadu
Top achievements
Rank 1
Yana
Telerik team
Share this question
or