Completed
Last Updated: 30 Oct 2019 08:19 by ADMIN
Release R3 2019 SP1
Franz
Created on: 23 Sep 2019 09:24
Category: DateTimePicker
Type: Bug Report
2
RadDateTimePicker still allow to focus the control respectivley their embedded elements when Focusable and/or IsTabStop is set to false.
As suggested in the orginal support ticket 1430154 I'm opening a separate bug reprot for the RadDateTimePicker.

Visual Studio 2019 solution to reproduce the problem is attached to the bug report.
Attached Files:
2 comments
ADMIN
Vicky
Posted on: 15 Oct 2019 12:27

Hi,

There is a TabNavigationExtensions.IsTabStop attached property which indicates whether the RadDateTimePicker control should be included in the tab navigation cycle.

Please, use this property as follows to exclude the control from the keyboard navigation:

<telerik:RadDateTimePicker telerik:TabNavigationExtensions.IsTabStop="False" /> 

Regards,
Vicky
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
ADMIN
Dinko | Tech Support Engineer
Posted on: 30 Sep 2019 08:58

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

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.