Can somebody please tell how to disable already applied dates.
For example, if i have selected range by entering start date and end date for a particular user then for that user next start date should show from previous end date
that is he shouldn't be able to select previous range.
1 Answer, 1 is accepted
0
Georgi Krustev
Telerik team
answered on 27 Apr 2016, 07:28 AM
Hello,
The Kendo UI Datepicker selection range is controlled by the min/max configuration options. If you would like to update that range dynamically, then you will need to update the corresponding config options using min/max methods, as it is shown in our online demo: