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

Mask TextBox with RadInputManager

1 Answer 131 Views
Input
This is a migrated thread and some comments may be shown as answers.
Softec
Top achievements
Rank 1
Softec asked on 13 Mar 2009, 12:55 PM
Hi

At the moment it isn't possible to mask a TextBox with RadInputManager. Is this planned for a further release? 
Setting different "behaviors" like Numeric/Regex/DateInput/etc during Page Load is quite nice and having the ability to mask the TextBox as well would be something to look forward to.

Thanks beforehand

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 16 Mar 2009, 02:20 PM
Hi Studach,

A real masking behavior for a textbox requires a complex HTML rendering with several textboxes (one visible and several invisible) and also, a heavier Javascript. This defeats the purpose of RadInputManager, which aims at extending the abilities of standard textboxes while maintaining good client-side performance.

That's why the RadInputManager's equivalent of RadMaskedTextBox is the regex behavior.

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
Softec
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or