This question is locked. New answers and comments are not allowed.
Hi All
I am Working on asp.net MVC(Razor).
i use telerik datepicker with max date method on a form name MyPage.If user enter invalid date in datepicker then textbox change background color but when i submit this form then it submit with Now date.
for this i create a jquery function but it check and show the message then i click to datepicker icon then it start with year 1899.
i want to find short method for validated datepicker and don't submit form if Date is incorrect.
Or after validate with jquery take a date from current moth or year.
thanks
Dev rathore
I am Working on asp.net MVC(Razor).
i use telerik datepicker with max date method on a form name MyPage.If user enter invalid date in datepicker then textbox change background color but when i submit this form then it submit with Now date.
for this i create a jquery function but it check and show the message then i click to datepicker icon then it start with year 1899.
i want to find short method for validated datepicker and don't submit form if Date is incorrect.
Or after validate with jquery take a date from current moth or year.
thanks
Dev rathore