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

Letters for numbers

1 Answer 65 Views
NumericTextBox
This is a migrated thread and some comments may be shown as answers.
Andrea
Top achievements
Rank 1
Andrea asked on 07 Jun 2013, 11:49 PM
My customer, a bank, is used to (and it looks like it is a common behaviour) let users insert some special characters, in numeric boxes, to simplify and speed up typeing.
Notably, the use 'k' for 1.000, and 'm' for 1.000.000: so, to insert for example 1500000, the user can type '1.5m', obtaining the same result (and with minor chance of error).
Can I implement anything like that, in the NumericTextBox?
Thanks as always
Andrea

1 Answer, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 11 Jun 2013, 12:42 PM
Hello Andrea,

 
The NumericTextBox widget is designed to allow entering of digits, negative sign and decimal separator.
Currently, there is no built-in logic, which will allow you to implement the required functionality without modifying the source code.

As a side note, the users which use GPL version of Kendo UI need to use public forums. You can find more information here.

Regards,
Georgi Krustev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
NumericTextBox
Asked by
Andrea
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Share this question
or