I have two datetime picker to select a datetime range.
The max value of end datetime picker must be the 00:00 of a
given day (that is only 00:00 of the given day must be selectable).
The min value of end datetime picker depends on the
selection of start timepicker.
Hence I need to dynamically change the minimum value of end
datetime picker while mantaining the max value to 00:00 of the give day as show
in the following dojo link:
https://dojo.telerik.com/IFAWOrax
(based on https://demos.telerik.com/kendo-ui/datetimepicker/rangeselection)
But when you select a different hours from 00:00 on the start datetime picker, the max value of end datetimepicker is not matained.
Hi, Duccio,
Thank you very much for the provided example.
It appears that the Kendo UI TimePicker does not update its list correctly, however the max value is still applied upon selection.
I have transferred this item to our feedback portal and converted it to a bug so we can investigate the cause and fix it. If you prefer, you may follow it in GitHub at:
https://github.com/telerik/kendo-ui-core/issues/5658
I have also added some Telerik points to your account as a token of appreciation for helping us improve our product.
Kind Regards,
Alex Hajigeorgieva
Progress Telerik