This is a migrated thread and some comments may be shown as answers.

programmatically select TabItem

1 Answer 97 Views
TabControl
This is a migrated thread and some comments may be shown as answers.
Bastian Kraehmer
Top achievements
Rank 1
Bastian Kraehmer asked on 25 Feb 2011, 03:40 PM
Hello,

I have a nested TabControl with one further TabControl in each of my TabItems.
If I select a TabItem in the UI the TabControl acts right for me and just opens the nested TabControl with its TabItems.
But if I select the same TabItem programmatically the TabItems in the nested TabControl seem to be "reseted", so the binded "IsSelected" - Properties are set again and the first TabItem in the nested Control is now selected.

How can I select the TabItems programmatically without always reseting the selection of the nested TabItems.

Regards,

Bastian

1 Answer, 1 is accepted

Sort by
0
Accepted
Petar Mladenov
Telerik team
answered on 02 Mar 2011, 03:06 PM
Hello Bastian Kraehmer,

We are unable to reproduce such issue in our environment, so could you please examine the attached solution and let us know if we are missing something? You could also provide a runnable sample so that we could investigate in depth and provide you with a better suited solution.Thank you for your cooperation.

Greetings,
Petar Mladenov
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
TabControl
Asked by
Bastian Kraehmer
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Share this question
or