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.
Hello grp:
Is there any way to specify a 'flexible' range of characters in a MaskedEdit box? Take, for example, someone's name seperated by a comma. You don't know how many characters are in the first and last names, but you know you want to seperate the name parts by a 'comma'.
The Regex equiv of ^[\W]*,[\W]*$ (or whatever the exact expression is) is what I'm looking for ...
Thanks all,
Drew
ADAdministrator Syncfusion Team August 22, 2003 05:15 PM UTC
Hi Drew,
Presently the mask for MaskedEditBox does not support regular expression format. However, we intend to implement this feature soon and we will notify you once this has been accomplished. Thanks for your cooperation.
Regards,
Guru Patwal.