Hi,$0I am using the tabstrip, the first level contains tabs like 'Home','List' etc. When clicking on 'List' the second level tabs under this has to be displayed and it is displaying correctly. But when I clicked on any of those second level tabs where we have setted navigateurl property, those second level tabs is disappearing.Means it is disappearing on Page refresh.Any help is appreciated.$0$0$0$0$0Regards,$0$0Jincy$0
5 Answers, 1 is accepted
0

-DJ-
Top achievements
Rank 1
answered on 15 Sep 2008, 11:59 AM
0

Neil
Top achievements
Rank 1
answered on 24 Sep 2008, 10:17 AM
Hi,
It is nothing to do with skins, I tried by using different skin. Anyone has any different solutions?
Regards,
Jincy
It is nothing to do with skins, I tried by using different skin. Anyone has any different solutions?
Regards,
Jincy
0

jincy
Top achievements
Rank 1
answered on 24 Sep 2008, 10:19 AM
Hi,
It is nothing to do with skins, I tried by using different skin. Anyone has any different solutions?
Regards,
Jincy
It is nothing to do with skins, I tried by using different skin. Anyone has any different solutions?
Regards,
Jincy
0
Hi there,
Due to the page redirect performed by clicking on a tab (NavigateUrl), the tabstrip state is lost and the current tab loses its selected state.
This example shows how to overcome this limitation using the RadTabStrip.FindTabByUrl method in conjunction with RadTab.SelectParents. Please review the code for more details.
Best wishes,
Paul
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Due to the page redirect performed by clicking on a tab (NavigateUrl), the tabstrip state is lost and the current tab loses its selected state.
This example shows how to overcome this limitation using the RadTabStrip.FindTabByUrl method in conjunction with RadTab.SelectParents. Please review the code for more details.
Best wishes,
Paul
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0

jincy
Top achievements
Rank 1
answered on 24 Sep 2008, 10:49 AM
Hi Paul,
Thanks a lot for the help. That issue is solved now. Thanks once again.
Regards,
jincy
Thanks a lot for the help. That issue is solved now. Thanks once again.
Regards,
jincy