Declined
Last Updated: 13 Mar 2020 13:55 by ADMIN
Srinivas
Created on: 04 Oct 2018 14:36
Category: NumericTextBox
Type: Feature Request
1
Auto format as user type
It is better if kendo numeric textbox formats value (comma will be added after 3 decimals) as user types, especially for currency values.

There are so many jQuery plugins available in market to achieve this. Kendo Numeric text box is not working as expected when integrate with these plugins.

Demo url: https://www.jqueryscript.net/demo/Auto-Format-Currency-With-jQuery/
1 comment
ADMIN
Preslav
Posted on: 13 Mar 2020 13:55

Hi,

Having such functionality falls outside of the scope of the NumericTextBox. To use these plugins, I would suggest using a regular HTML input. For example:

<input type="number" class="k-textbox" />

Regards,
Preslav
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.