Community & Support
Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Tabstrip (obsolete as of Q2 2010) > Hide Tabs

Not answered Hide Tabs

Feed from this thread
  • William avatar

    Posted on Oct 7, 2008 (permalink)

    I may have missed it but I could not find a way to hide the tabs.  Is that possible?  So that the position could be Top, Bottom, Left, Right, None? This way it could be used as a multi container control.

    Reply

  • Nick Nick admin's avatar

    Posted on Oct 8, 2008 (permalink)

    Hi William,

    I have attached a sample project demonstrating how you can achieve that. I hope that it would help you.

    Don't hesitate to contact me if you have further questions.
     

    Kind regards,
    Nick
    the Telerik team

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

    Reply

  • Q1 Webinar Week
  • William avatar

    Posted on Oct 8, 2008 (permalink)

    Thanks. This really helps.

    Reply

  • Guillaume Crétot Richert avatar

    Posted on Nov 25, 2008 (permalink)

    Update: Found the issue. See end of post.


    Hi Nick,

    Your example used to work in Q2. Now I have updated to Q3, and all of a sudden all my controls in those tabs have disappeared. I have removed the lines that set visibility to hidden, and all my controls reappear, but I can see the tab headers behind the contentpanels. What changed in Q3 to make this happen?

    Thank you,
    Guillaume

    Edit: The changed behavior is that in Q3, if you set all your tab's visibility to hidden, then no tab is shown by default. Setting my tabstrip's selected tab to any tab fixed everything. Why would the default behavior be changed, I wonder.

    Reply

  • Nick Nick admin's avatar

    Posted on Nov 26, 2008 (permalink)

    Hello Guillaume Crétot Richert,

    There were no changes in RadTabStrip however a change in the underlying framework might be the reason. Sorry for the introduced inconvenience.

    Do not hesitate to contact me back if you have further questions.

    Regards,
    Nick
    the Telerik team

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

    Reply

  • Richard avatar

    Posted on Jun 12, 2009 (permalink)

    Is there anyway that I could get your sample project as a Zip file instead of a RAR?

    Thanks,
    Richard

    Reply

  • Nick Nick admin's avatar

    Posted on Jun 15, 2009 (permalink)

    Hi Richard,

    Sure, I converted it for you.

    Best wishes,
    Nick
    the Telerik team

    Instantly find answers to your questions on the new Telerik Support Portal.
    Check out the tips for optimizing your support resource searches.

    Reply

  • Q1 Webinar Week

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Tabstrip (obsolete as of Q2 2010) > Hide Tabs