Unplanned
Last Updated: 09 Nov 2022 12:42 by ADMIN
When changing the CurrentUICulture to a culture which requires comma as decimal separator (for example, German) - pressing the comma key does not work. You must press period. When pressing period "." -> "," is entered.
Unplanned
Last Updated: 11 Dec 2019 11:32 by ADMIN
For example The minimum is set to 1000, but if i want to change the value via typing to 5000 you will see the issue, where it adds my new numbers on even after i have cleared the box
Unplanned
Last Updated: 26 Sep 2018 12:23 by Vardan
I've attached a sample solution to demonstrate the issue. Try to run it. There are two commands which change string format to currency and to percent  accordingly. So when you change string format by buttons on screen  it's not possible to see  it until  you tap on input 
Unplanned
Last Updated: 05 Sep 2022 13:17 by ADMIN
Created by: Vardan
Comments: 5
Category: NumericInput
Type: Bug Report
2
I've attached a sample solution to demonstrate the issue. Try to run it.
When you run it you can see that it's not possible to see  value of numeric input until 
tapping on it  
Unplanned
Last Updated: 17 Jul 2018 14:21 by ADMIN
Created by: Gagik
Comments: 1
Category: NumericInput
Type: Bug Report
0
RadNumericInput on UWP crashes as soon as you copy something and paste into the input. And it doesn't matter whether the copied text is numeric (12 for instance) or a text. I've attached a sample to demonstrate the issue.
Unplanned
Last Updated: 27 Mar 2018 11:53 by ADMIN
If you modify the property which is bound to the Value of the RadNumericInput, through the ViewModel for example, you are able to set a value which is not in the range of minimum/maximum.