Hi,
If the datepicker is kept in partial view and the date format is dd.mm.yyyy then validates and shows error 'The field FromDate must be a date.'.
How to handle this?
But if the datepicker is kept in view ( not partial ) then validation doesn't happen.
Go to the complete details ...