We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

SfNumericTextBox virtual keyboard issue

Hi,

I've an issue with the SfNumericTextBox.
I've set the Culture to "fr" and when i want to enter a number into the textbox with the virtual keyboard (numeric part), nothing happens.

When I type "&" it insert "1".
It seems that it doesn't take care of the numeric keyboard.



Thanks, Rafi

2 Replies

SL Swasthika Lakshmi I Syncfusion Team September 12, 2013 12:48 PM UTC

Hi Rafi,

If the culture and keyboard layout is French, then the keyboard layout will be Azerty Keyboard. Hence BlockCharactersOnTextInput property should be set to false for Azerty keyboard layouts for which validation will be done on lost focus and it will resolve your reported issues also. 

 

For Qwerty keyboard layout only, BlockCharactersOnTextInput property should be set to true. 

 

Please let us know if you have any queries.

 

Regards,

Swasthika Lakshmi I

 



AD Administrator Syncfusion Team September 12, 2013 01:45 PM UTC

You saved me !

The issue is gone (so it was not a issue but a param to know).

Thanks a lot

Loader.
Live Chat Icon For mobile
Up arrow icon