
Hello,
The keybooard that appears when entering data in a DecimalEditor doesn't show the decimal point key.
Would you help me in solving this?
Thanks
6 Answers, 1 is accepted
Since we already answered this question in your support ticket, we will paste the same answer here so that others from the community will be able to find it.
The provided information was sufficient. We were able to reproduce the issue on our end as well. We have logged this behavior in our backlog system for fixing. You can follow this feedback item to monitor the progress.
We will do our best to fix this behavior with our next major release. It is expected to be live in the first week of May. Please stay tuned and give it a try once it is alive.
Regards,
Pavel R. Pavlov
Telerik by Progress

Hi,
The problem I got is that on ios the Keyboard for Decimal Editor the seperator is (comma) for Spanish language
and this is correct, but the problem is the Input of DecimalEditor isnt take the seperator to value, i am only able to introduce integer values. I am able to copy a decimal (dot) value and paste it, and it works but as you can imagine its not acceptable :)
On UI Cultures where the seperator is (dot) it works fine.
I am not quite sure that I completely understand what you have in mind. Are you saying that the reported bug still exists? It should already be fixed in our R2 2017 SP release, as stated in the provided feedback item.
Also, could you please clarify what you mean by saying: "but the problem is the Input of DecimalEditor isnt take the seperator to value"? Could you please provide some example?
Regards,
Pavel R. Pavlov
Progress Telerik

I am also running into this issue where on Android(not verified on iOS yet) I can not enter decimal. Only shows numerical keyboard
I am on latest 2018 build

Hi to all,
I think I've got the same problem. On a system which has NOT the "."(dot) as a decimal separator, like e.g. in Germany, it is not possible to enter the correct decimal separator ","(comma) in the DecimalEditor. You can only enter the "."(dot). Changing the regional system Settings on the device (iPad or iPhone) makes no difference. Only tested on iOS not on Android. My guess is that the TKDataFormDecimalEditor class doesn't recognize the current local decimal separator char via the current NSLocale.
Kind regards
Chris
I have tested the described scenario and I was able to reproduce the issue. It seems when the app's culture is changed the DataForm decimal editor does not receive "," as a separator.
I have logged this in our Feedback portal and you could follow the item on the provided link:
https://feedback.telerik.com/Project/168/Feedback/Details/258674-dataform-android-decimaleditor-does-not-receive-decimal-separator.
I am afraid I could not suggest any suitable workaround. You can also find your Telerik point updated for this report.
Let me know if I can assist with anything else.
Regards,
Didi
Progress Telerik