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

IntegerEditor range

1 Answer 69 Views
DataForm
This is a migrated thread and some comments may be shown as answers.
Uwe
Top achievements
Rank 1
Uwe asked on 15 Mar 2018, 03:07 PM

Hello,

I have a field with a creditcard input and only need the numeric keyboard.

My Problem is that the IntegerEditor only allows up to 10 digits...

Is it possible to show the numeric keyboard when the TextEditor is in use ? 

 

1 Answer, 1 is accepted

Sort by
0
Lance | Manager Technical Support
Telerik team
answered on 15 Mar 2018, 04:10 PM
Hello Uwe,

Try using the NumberPickerEditor instead, see a list of all editors here. If the property is of type string, you can use a converter attribute to parse the string into a double (it also converts back). Here is the documentation on how to use a converter.


Further Assistance

If you have any trouble implementing this, please open a support ticket here so that you can attach your code files. With that code, and a summary of the problem, we can investigate the issue further.

Regards,
Lance | Tech Support Engineer, Sr.
Progress Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
DataForm
Asked by
Uwe
Top achievements
Rank 1
Answers by
Lance | Manager Technical Support
Telerik team
Share this question
or