Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > RibbonBar > Selected Tab

Answered Selected Tab

Feed from this thread
  • Posted on Sep 7, 2010 (permalink)

    Hello!
    I got some troubles there..
    I cant set selected tab when they are created in code-behind.
    Selected is always last added to items collection.

    Reply

  • Hristo Hristo admin's avatar

    Posted on Sep 9, 2010 (permalink)

    Hello Le_Roy,

    Take a look at the attached project and check if it works for you. Please let us know if you need more help.

    Kind regards,
    Hristo Milyakov
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

  • Answer Hristo Hristo admin's avatar

    Posted on Sep 9, 2010 (permalink)

    Hi Le_Roy,

    I have attached a wrong project by mistake. Please take a look at this one. You can notice I'm using Dispatcher to select the required tab after new one is added.

    Sincerely yours,
    Hristo Milyakov
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
    Attached files

    Reply

  • Posted on Sep 9, 2010 (permalink)

    Hello, Hristo!
    Tx alot for a test project. But I'm already found another way to solve my problem.
    But I'll test ur example anyway.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > RibbonBar > Selected Tab