Validate DatePicker control without EditForm

1 Answer 72 Views
DatePicker General Discussions
Ams
Top achievements
Rank 1
Ams asked on 22 Nov 2022, 11:34 PM
Is it possible to validate required DatePicker control without EditForm?

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 25 Nov 2022, 09:38 AM

Hello Amit,

Yes, it is possible.

One option is to use the DatePicker's OnChange or ValueChanged event and validate the value manually with code.

Another option is to use an EditContext:

Regards,
Dimo
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
DatePicker General Discussions
Asked by
Ams
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or