The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Hi
I am trying to create a custom style,format date entry control (not picker)
I m using maskedit(syncfusion)box and set the property to 99/99/9999, i want to validate the dates entry in Keypress event?
I am planned to use selstart,seltext,sellength in deiciding what should be there in month column maximum for example 12.
Any direction would be helpful
Thanks in Advance
Rajaraman
DJDavis Jebaraj Syncfusion Team March 5, 2003 11:20 AM UTC
Hi Rajaraman,
We regret for the delay in responding. The MaskedEditBox control can be customized to your needs by handling the MaskCustomValidate event. I will prepare a sample that shows how you can do custom validation for a date format and post it in the forum in a few hours.
Thank you for your patience.
Regards,
Davis
DJDavis Jebaraj Syncfusion Team March 5, 2003 04:42 PM UTC
Hi Rajaraman,
I have replied to the other post you had made with the sample.
Provided below is the link to the same sample.
http://www.syncfusion.com/forums/Uploads/MaskDateValidate.zip
Regards,
Davis