I am having problem in Grid Asp.Net MVC. I require two datepickers in inline-edit mode. But one datepicker works fine and another doesnot work.
Inspecting the field shows The 'Field' should be Date type. Both the fields are of same type but error is shown for the later one. I tried removing the first field and used second only but not any effect. Even I tried creating another editor template for later one and used it there still not.
Inspecting the field shows The 'Field' should be Date type. Both the fields are of same type but error is shown for the later one. I tried removing the first field and used second only but not any effect. Even I tried creating another editor template for later one and used it there still not.