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

input behavior

1 Answer 73 Views
MaskedInput (Numeric, DateTime, Text, Currency)
This is a migrated thread and some comments may be shown as answers.
David Brenchley
Top achievements
Rank 1
David Brenchley asked on 26 Apr 2011, 10:29 PM
I was excited to get a new masking control, but this soon turned to disappointment.  Our users have difficulty with these controls as they are not intuitive.  They expect it to behave the same as if you were entering something into an Excel spreadsheet cell and I don't blame them.  It's confusing to me as well.  I've tried all kinds of variations of textmode, autofill properties, and InputBehavior to get a mask n5.2 to behave properly.  Essentially I think it should behave just as a regular textbox while entering data and display according to the mask when viewing the data.

1 Answer, 1 is accepted

Sort by
0
Alex Fidanov
Telerik team
answered on 27 Apr 2011, 08:02 AM
Hi David Brenchley,

The masked controls are designed to behave like a normal TextBox but not in all cases.
For example, numeric values should be always right aligned and text values should be left aligned. In contrast to the TextBox or the Excel's cell, the text is always left aligned. The masked controls really focus on the ability to control the user's input as much as possible. You can specify the length of the value, the input characters, formatting in great details.

I have attached a small project with a sample configuration for the numeric mask. We would appreciate if you could give us your feedback in what exactly is not intuitive to you or your users. We would take it into consideration in the future development of these controls.

Kind regards,
Alex Fidanov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
MaskedInput (Numeric, DateTime, Text, Currency)
Asked by
David Brenchley
Top achievements
Rank 1
Answers by
Alex Fidanov
Telerik team
Share this question
or