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

how to style 3rd level of radtabstrip differently

1 Answer 37 Views
Visual Style Builder
This is a migrated thread and some comments may be shown as answers.
Sweta
Top achievements
Rank 1
Sweta asked on 24 May 2012, 07:15 PM
basically I have radtabstripe with 3 levels so for 1st and 2nd i want default behavior of radtab but for third level i want to show tab items in dropdown / radcombo format. so is there any way to style 3rd level different than 1 and 2nd so that i get 3 level dispalyed in combobox style. or is there any way i can have radcombo box for 3rd level.

1 Answer, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 28 May 2012, 08:00 AM
Hi Sweta,

In general you can have a style for the third level tabs of the RadTabStrip control that is different from the other levels. For instance applying the correct css class selector you can easily apply a specific style for the third level only. I would suggest that you take a look at the following help article where you can find more information of the css classes that are used for the RadTabstrip control:
http://www.telerik.com/help/aspnet-ajax/tabstrip-appearance-css-selectors.html

Although altering the appearance of the RadTabs so that they resemble a RadComboBox is currently not supported scenario you could use any (suitable for your scenario) control and place it in a RadPageView as demonstrated in the following demo:
http://demos.telerik.com/aspnet-ajax/tabstrip/examples/applicationscenarios/tabspreview/defaultcs.aspx

Regards,
Kate
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Visual Style Builder
Asked by
Sweta
Top achievements
Rank 1
Answers by
Kate
Telerik team
Share this question
or