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

Upper Case Data Entry

1 Answer 42 Views
DataForm
This is a migrated thread and some comments may be shown as answers.
Lee
Top achievements
Rank 1
Lee asked on 13 Sep 2011, 02:30 PM
Is there a built in way to force the data entry on the RadDataForm to upper case as the user types?

1 Answer, 1 is accepted

Sort by
0
Pavel Pavlov
Telerik team
answered on 16 Sep 2011, 01:25 PM
Hi Lee Weisenberger,

There is no such feature present in RadDataForm .

Now there are different workarounds :
In case you need data uppercase-ed when being saved to the business object , you can simply use an IValueConverter  set to the data member binding  of the DataForm field.

In case you need the letters immediately capitalized , you should handle the keyboard events .


Best wishes,
Pavel Pavlov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
DataForm
Asked by
Lee
Top achievements
Rank 1
Answers by
Pavel Pavlov
Telerik team
Share this question
or