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

Support Needed to overcome insufficient Mask Option Problem in RadMaskedTextBox

1 Answer 41 Views
Input
This is a migrated thread and some comments may be shown as answers.
Aytaç Utku TOPAL
Top achievements
Rank 2
Aytaç Utku TOPAL asked on 09 Jun 2009, 01:25 PM
Hi,
I am using RadMaskedTextBox and trying to create a mask that matches both L.##.#.###.#.##.##.## and L.##.#.LLL.#.##.##.##.

Tree letters that I highligthed with green, can be both letters and numbers. As you seen above, I have to be sure that users will enter only Capital letters and wont be allowed to enter punctuations (. specially) to the highlighted part. So  aaa is not a real solution for me. Do you have any idea about what I am suppossed to do now? I would appreaciate it a lot if someone could help me to find a mask.
Thanks,
Kind Regards
AytaƧ Utku TOPAL

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 09 Jun 2009, 02:09 PM
Hi AytaƧ Utku TOPAL,

In your case you can use an EnumerationPart and list all capital letters and digits.

http://www.telerik.com/help/aspnet-ajax/input_radmaskedtextboxmasks.html

Regards,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Input
Asked by
Aytaç Utku TOPAL
Top achievements
Rank 2
Answers by
Dimo
Telerik team
Share this question
or