Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Tabstrip > change css of RadTabStrip subtab
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Not answered change css of RadTabStrip subtab

Feed from this thread
  • tanweer avatar

    Posted on Jun 13, 2011 (permalink)

    Hi,

    I am working on an application where I am using telerik:RadTabStrip with sub tabs in it.
     I click a top tab and it has 4 subtabs by default it will load data for the first subtab, it is ok. When I click 2nd or 3rd subtab for the first time then it is working too.  The problem is this that when I click another tab (top tab) and the program loads data for that tab then I return to the First top tab it should load data for the first subtab and should highlight the first subtab,  data is loading for the first sub tab as I get the 0 tab Index but the first sub tab is not getting highlighted and the 2nd or 3rd sub tab is highlighted as it was clicked last time.

    My question is that when ever I switch tab the first sub tab should be highlighted and should load data for this tab. If it is not possible then I should be loading the data for that highlighted subtab (which was last clicked) how can I get the index of that last clicked subtab.

  • Kate Kate admin's avatar

    Posted on Jun 16, 2011 (permalink)

    Hello tanweer,

    I noticed that in the Product field you have indicated that you are using our ASP.NET classic controls. If this is the case I am sorry to inform you that we no longer provide support for these controls. You can read more about our Support Lifecycle Policy here.

    Greetings,
    Kate
    the Telerik team

    Consider using RadControls for ASP.NET AJAX (built on top of the ASP.NET AJAX framework) as a replacement for the Telerik ASP.NET Classic controls, See the product support lifecycle here.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Tabstrip > change css of RadTabStrip subtab