Completed
Last Updated: 10 Jun 2025 12:51 by Deepak
Deepak
Created on: 03 Jun 2025 15:24
Category: Date/Time Pickers
Type: Bug Report
0
Calling disable dates after DatePicker is rendered as disabled using MVVM enables the control itself

Currently, when you have a disabled DatePicker in MVVM scenario and the setOptions method is called, the component gets enabled.  Dojo - https://dojo.telerik.com/OBMifPCW 

The widget does not provide a configuration option that allows setting the enable state. The component can be improved by adding an enabled configuration option, and also by avoiding enabling the component after the setOptions method is used.

1 comment
Deepak
Posted on: 10 Jun 2025 12:51

https://github.com/telerik/kendo-ui-core/issues/8251

Per comments on GitHub, it looks like the developers don't intend to fix this issue and suggest that the workaround to manually set the enable value again in the setOptions call is sufficient.

I just want to say that this is NOT acceptable.  We are a very small IT shop and have over 100 forms that will have to be fixed and re-tested.  This is definitely a regression issue with the new version of Kendo UI for jQuery and I strongly suggest that it should be fixed.

Thank you.

Deepak Gupta