Last Updated:
24 Jul 2019 15:14
by ADMIN
In much of the work we do, we need the user to pick a date-from and date-to. Currently, this means making two distinct controls and having to write validation to ensure that date 1 must be before date 2. Many sites, such as hotel booking sites, have a date-period selector as a single control and it would be great to have this available as part of the ASP.NET AJAX suite. I believe that a date-period-selector tool is available as part of other Telerik control suites, so I was rather hoping that it could make an appearance for us too. Thanks!