Hi all,
I updated to the latest version of Telerik's UI for WPF, from version 2013.1.403.40 to 2014.3.1305.40.
In our application we have RadListbox which is bound to a list of items. The datatemplate used holds 2 usercontrols and a button.
The usercontrol in itself has a numericupdown and maskedtextbox. So when all items are rendered there are five controls per listbox item/line.
Now in the past when the user selected one of the controls inside the datatemplate and then tabbed away, all controls in all the items would be cycled over, this is how the user wants to use it. Now with the new version this behavior is not present anymore, when the user selects for example the first maskedtextbox of the first item and tabs, the focus is moved to other fields outside of the listbox and when cycling further, the listbox its items (controls inside it) are never tabbed over again... When I just change the version of the Telerik dll's back to the old ones, I get the behaviour expected.
I've setup a small POC showing that this happens with the RadListBox but not with an ItemsControl.
Any help is appreciated, thnx in advance!
See http://1drv.ms/141ezct for the files.
Dwight
I updated to the latest version of Telerik's UI for WPF, from version 2013.1.403.40 to 2014.3.1305.40.
In our application we have RadListbox which is bound to a list of items. The datatemplate used holds 2 usercontrols and a button.
The usercontrol in itself has a numericupdown and maskedtextbox. So when all items are rendered there are five controls per listbox item/line.
Now in the past when the user selected one of the controls inside the datatemplate and then tabbed away, all controls in all the items would be cycled over, this is how the user wants to use it. Now with the new version this behavior is not present anymore, when the user selects for example the first maskedtextbox of the first item and tabs, the focus is moved to other fields outside of the listbox and when cycling further, the listbox its items (controls inside it) are never tabbed over again... When I just change the version of the Telerik dll's back to the old ones, I get the behaviour expected.
I've setup a small POC showing that this happens with the RadListBox but not with an ItemsControl.
Any help is appreciated, thnx in advance!
See http://1drv.ms/141ezct for the files.
Dwight