|
Rank: Newbie Groups: Member
Joined: 5/10/2010 Posts: 9
|
Hi, I'm trying tu use a "<asp:requiredfieldvalidator" with a datepicker control, but it just doen't works.
Is there any incompatibilities? Should I use customValidator? Is there any docs about asp:...validator?
Thanks in advance.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We tested with the latest version and it does support required field validator. There is nothing special you need to do. Please check whether you have the latest version first, then try a DatePicker and a RequiredFieldValidator in a blank page and you should see it works.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 5/10/2010 Posts: 9
|
You're right, I found the error and it was another issue, not related with your components.
Thank you very much.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Great. Glad that it works for you!
|
|