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

Masked Column

1 Answer 63 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Jack
Top achievements
Rank 1
Jack asked on 04 Mar 2011, 03:59 PM
I am trying to mask a column allowing the input of the following (11-2222-3333 or 11-****-####). The "*" and the "#" need to be allowed as inputs.

Currently I am using the masktype of standard and a mask of "aa-aaaa-aaaa", but this does not seem to allow the user to enter either the "*" or the "#"

Can I use masking to get what I need?

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 09 Mar 2011, 05:21 PM
Hi Jack,

With the Q1 2011 Beta release we introduced a new suite of MaskedInput controls that allow you further customization and limitation of the masked input. You can examine the controls here.

I also attached a sample project that illustrates how you can take advantage of the new MaskedInput controls and create your own custom token thus allowing only the input of the following characters: 0123456789*#.

We will highly appreciate any feedback on the new controls and the approach demonstrated in the attached sample.

Regards,
Tina Stancheva
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
GridView
Asked by
Jack
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or