Currently our date pickers have a min/max date set. When the user enters a bad date they are greeted with the red box and the yellow warning symbol within the data picker. This is just like this demo site, when you enter 1/1/0050
http://demos.telerik.com/aspnet-ajax/calendar/examples/datepicker/validation/defaultcs.aspx
Here is the deal. The users are asking what is wrong wtih that data input.
Is there a way to provided an aditional validation message to the user that 'the date must be between [1/1/1000] and [1/1/3000]'?
Thanks for the help.
http://demos.telerik.com/aspnet-ajax/calendar/examples/datepicker/validation/defaultcs.aspx
Here is the deal. The users are asking what is wrong wtih that data input.
Is there a way to provided an aditional validation message to the user that 'the date must be between [1/1/1000] and [1/1/3000]'?
Thanks for the help.