Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Tabstrip > Making Submenu Tabs Invisible
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 Making Submenu Tabs Invisible

Feed from this thread
  • Jim avatar

    Posted on Jan 6, 2011 (permalink)

    Dear Telerik Support,

    We use the Telerik RadTabStrip as the menu for our application.  Tabs are visible or invisible according to role-based security.  In certain cases, the sub menus only have one menu option to choose from (see attached picture).   


    My goal is to make all sub menus with only one menu option be invisible.  In this case, I would like the menu to be:

    Reports->Payroll History

    When I dynamically make the Payroll and Management tabs invisible, it also makes the Payroll History tab invisible.  How can I make the Payroll History tab visible but at the same time make Payroll and Management be invisible?

    Please Advise, 

    Jim

    Attached files

  • Yana Yana admin's avatar

    Posted on Jan 12, 2011 (permalink)

    Hello Jim,

    You can make all these tabs - Payroll, Management and Payroll History - children of "Home" tab - in this way they can be set invisible without a problem. You can make them on new line using IsBreak property which is demonstrated here.

    Best wishes,
    Yana
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Tabstrip > Making Submenu Tabs Invisible