This is a migrated thread and some comments may be shown as answers.

[Solved] DatePicker not working with RemoteAttribute

0 Answers 14 Views
Date/Time Pickers
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Pavels
Top achievements
Rank 1
Pavels asked on 01 Feb 2012, 01:18 PM
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.
Tags
Date/Time Pickers
Asked by
Pavels
Top achievements
Rank 1
Share this question
or