This question is locked. New answers and comments are not allowed.
Hello,
I'm using Telerik MVC DatePicker for a model property that has a RemoteAttribute specified.
All works great unless I specify a name for the DatePicker control (I have to specify a name because I have multiple DatePickers on a single page). At this point the DatePicker control stops calling a remote validation method that I have specified in the property of my model. If I view the generated HTML page, it is missing the part that tells which method to call for remote validation of the contents of the control.
Please can you advise whether this is a known issue? Is there a work-around perhaps?
Many thanks.
Pavels.
I'm using Telerik MVC DatePicker for a model property that has a RemoteAttribute specified.
All works great unless I specify a name for the DatePicker control (I have to specify a name because I have multiple DatePickers on a single page). At this point the DatePicker control stops calling a remote validation method that I have specified in the property of my model. If I view the generated HTML page, it is missing the part that tells which method to call for remote validation of the contents of the control.
Please can you advise whether this is a known issue? Is there a work-around perhaps?
Many thanks.
Pavels.