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

RadTabStrip Css

3 Answers 199 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Li Zhou
Top achievements
Rank 1
Li Zhou asked on 06 Sep 2008, 12:44 AM
I tried to upgrading radtabstrip control from 2.X to 3.X
I used to use my own Css Style in the control like following, in which my own css file was used.

<radts:radtabstrip id="tab" Runat="server" 
    CssClass="TabRadTabstrip" 
    TabTextSelectedCssClass="TabLabelText"
    TabTextHoverCssClass="TabLabelText"     
    TabTextDefaultCssClass="TabLabelText"     
    TabSelectedCssClass="TabLabelSelectedStyle"     
    TabHoverCssClass="TabLabelHoverStyle"
    TabDefaultCssClass="TabLabelDefaultStyle" CssFile="~/Modules/BroadcastEmail/EmailDesigner.css" SelectedIndex="0">
</radts:radtabstrip>

In current version, those css properties are removed.  What is the easiest way I can migrate my control by using my own css styles?

Thanks

3 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 08 Sep 2008, 08:21 AM
Hi Li Zhou,

RadTabStrip 2.x is not backwards compatible with RadTabStrip 3.x. Migrating the visual appearance would not be an easy task because you should create a custom skin for RadTabStrip 3.x. Please check this online help topic for more info.

Regards,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Hiren
Top achievements
Rank 1
answered on 02 Jun 2011, 09:11 AM
links are not working
0
Helen
Telerik team
answered on 02 Jun 2011, 10:16 AM
Hello Giri,

Which links don't work?
This link works at my end:
http://www.telerik.com/help/aspnet/tabstrip/tabstrip_inroandcontents.html


Regards,
Helen
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
TabStrip
Asked by
Li Zhou
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Hiren
Top achievements
Rank 1
Helen
Telerik team
Share this question
or