nirbhay giri
Top achievements
Rank 1
nirbhay giri
asked on 23 Sep 2010, 06:22 AM
I have used RadTabStrip in my project its working fine.
But when i select any tab I want that tab should have some diffrent color and font?
thnks in advance.
But when i select any tab I want that tab should have some diffrent color and font?
thnks in advance.
4 Answers, 1 is accepted
0
Accepted
Shinu
Top achievements
Rank 2
answered on 23 Sep 2010, 10:28 AM
Hello,
I hope setting the SelectedCssClass will work for you. Here is the relevant documentation.
Setting the CSS Class of Tabs
-Shinu.
I hope setting the SelectedCssClass will work for you. Here is the relevant documentation.
Setting the CSS Class of Tabs
-Shinu.
0
Hello nirbhay giri,
You can apply SelectedCssClass to change the font and color of the selected tab.
Please take a look at this demo for an example.
Regards,
Veronica Milcheva
the Telerik team
You can apply SelectedCssClass to change the font and color of the selected tab.
Please take a look at this demo for an example.
Regards,
Veronica Milcheva
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
0
nirbhay giri
Top achievements
Rank 1
answered on 23 Sep 2010, 01:40 PM
Thanks man,
thanks a lot.
thanks a lot.
0
nirbhay giri
Top achievements
Rank 1
answered on 24 Sep 2010, 06:16 AM
thanks, very good demo