I'm in the process of converting my application from a server heavy rendering to Kendo UI browser based application.
So far Kendo UI is provinding us a wide range of good controls for this. But client are not happy with the time selection.
Our previous component provider had a more polished Datetime picker.
With complete keypress management in the input text area.
-click or side arrow on keyboard where selecting date or time part in the text area, then arrow up and down where increasing or decreasing selected area.
-letters where not allowed and format was enforced.
Before starting to write all these validation I'm just asking if there is any plan to improve that aspect of the control any time soon.
Cause It really feel like the calendar button and hours selection where done and polished then the text area was left unfinished.