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

Decimal error with the numeric keypad & culture

1 Answer 154 Views
NumericTextBox
This is a migrated thread and some comments may be shown as answers.
Syleps
Top achievements
Rank 1
Veteran
Syleps asked on 04 Apr 2020, 09:21 AM

Hi,

With the latest version of kendo (2020.1.219), with numerictexbox, when you type the decimal with the '.' on the numeric keypad, it is blocked and is not replaced by the decimal character which depends on the culture (the comma in my case), unlike previous versions.

Test performed on: https://demos.telerik.com/aspnet-mvc/numerictextbox/globalization

What solution do we have?

 

 

Regards

 

1 Answer, 1 is accepted

Sort by
0
Silviya Stoyanova
Telerik team
answered on 08 Apr 2020, 06:23 AM

Hello Syleps,

 

We are already aware of the described issue and it has been logged in our Feedback report:

https://feedback.telerik.com/kendo-jquery-ui/1460644-dot-key-on-numpad-does-not-apply-the-correct-decimal-separator

and also into the github repo: https://github.com/telerik/kendo-ui-core/issues/5699, where I have increased the severity of the issue.

Meanwhile, my suggestion is to continue using version 2020.1.114 of the suite until a fix is delivered.

Or as a workaround you could implement the code provided in the Dojo below with the desired culture:

https://dojo.telerik.com/ozOdOHet

 

I apologize for the inconvenience caused.

 

Kind Regards, Silviya Stoyanova Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
NumericTextBox
Asked by
Syleps
Top achievements
Rank 1
Veteran
Answers by
Silviya Stoyanova
Telerik team
Share this question
or