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

Hide Child Tabs

1 Answer 65 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
thomson
Top achievements
Rank 1
thomson asked on 04 Jun 2010, 09:41 AM
Hi all,
            I am binding the tab strip from a SiteMapDatasource. I need to hide the child tabs , is there any way to accomplish this

Regards

Thomson

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 04 Jun 2010, 10:44 AM
Hello Thomson,

You can use the RadTabStrip client side api to hide the child tabs. Access the child tabs and set the style as "display:none" for the client object of tab to hide.

The following documentation shows most important client side methods and properties of RadTab.
RadTabStrip object


Regards,
Princy.
Tags
TabStrip
Asked by
thomson
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or