Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Tabstrip (obsolete as of Q2 2010) > display 1 radprogress on all tabs

Not answered display 1 radprogress on all tabs

Feed from this thread
  • Duy Master avatar

    Posted on Feb 19, 2009 (permalink)

    i have multiple tabs and only 1 radprogressbar. the question i have is how to display it in one tab and when the user click on the second tab, the radprogressbar is also available on that second tab two. please help thank you.

    Reply

  • Nikolay Nikolay admin's avatar

    Posted on Feb 23, 2009 (permalink)

    Hi Duy,

    For your scenario you need to use the ContentPanels of the TabItems. When selecting the tabs, the RadProgressBar control should be removed from the ContentPanel.Controls collection of the previously selected tab and should be added to the ContentPanel.Controls collection of the newly selected tab.

    I am attaching a sample project to demonstrate this approach. If you have additional questions, feel free to contact me.

    Kind regards,
    Nikolay
    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

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Tabstrip (obsolete as of Q2 2010) > display 1 radprogress on all tabs
Related resources for "display 1 radprogress on all tabs"

[ Features | Demos | Documentation | Knowledge Base | Telerik TV | Code Library | Step-by-step Tutorial | Blogs | Self-Paced Trainer ]