We try to always use a kendo component for our needs.
But, for the first time, the kendo component we need in the framework is totally unusable, and we will not use it.
Instead, we will create a custom range picker, using 2 DatePicker.
First, when the range open, the 2 calendars are always based on the current day, not the range start / end. We see the current month on the left side, and next month on the right. We we should see, is the "start" month on the left when we click the "start" zone, and the end month on the right when we click the "end" zone to open it.
Also, we can't only change the "start" or "end" easily, we always need to re-select the whole range.
And, depending on the previous range, + the new range, sometimes, the "end" value becomes null / undefined %?!
And we may need to re-select the start date and/or end date twice, it's not easy to understand what is happening during a simple selection.
Finally, we tried to catch the "change" events, change the range manually, but there's nothing we can do to make that component easy to use for users.
https://dojo.telerik.com/@foxontherock/UKureVOy/2
Try to select a range, between 10 and 15.
Then, re-open it, and select 12 to 17.
Do you understand what just happened ?!?!? No one can. 2nd click becomes the first one, and the third click becomes the 2nd one, the first is ignored, and we see the "null" end date !?!?.
Hi Laura,
This has not been handled yet, however, its priority has been lifted 2 days ago and it will be processed faster. I recommend subscribing to the item to receive notifications for any updates
Regards,
Nikolay