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

Bug: SelectedIndex default Binding Mode=OneTime

1 Answer 51 Views
TabControl
This is a migrated thread and some comments may be shown as answers.
Matthias Bibo
Top achievements
Rank 1
Matthias Bibo asked on 14 Jun 2012, 11:23 AM

When using the  SelectedIndex on the tabcontrol the default binding mode is OneTime instead of OneWay like all other properties.

e.g. SelectedIndex="{Binding SelIndex}"

I searched a while, to find out while my binding is not working because I thought I set a wrong path. 

The default should be OneWay, or?

1 Answer, 1 is accepted

Sort by
0
Hristo
Telerik team
answered on 19 Jun 2012, 06:37 AM
Hello,

I've created a sample project demonstrating the default binding. If you press the button you should be able to observe how the selection is changed. This should validate the binding is one way by default.

If that is not the case, could you please elaborate a bit more on the issue or send us a modified version of the project.

Kind regards,
Hristo
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
TabControl
Asked by
Matthias Bibo
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Share this question
or