Hi,
There is a TabNavigationExtensions.IsTabStop attached property which indicates whether RadNumericUpDown control should be included in the tab navigation cycle.
Please, use this property as follows to exclude the control from the keyboard navigation:
<telerik:RadNumericUpDown telerik:TabNavigationExtensions.IsTabStop="False" />
Regards,
Vicky
Progress Telerik
Hello Franz,
Thank you for the provided files.
The status of the feedback item is changed to approved. When the development team starts fixing this behavior, we will change the status to 'In Development'. I have internally related the other items so that all controls will be planned.
Regards,
Dinko
Progress Telerik