NumericTextBox - Display number the way user entered it

0 Answers 50 Views
NumericTextBox
Bruno
Top achievements
Rank 1
Bruno asked on 15 Aug 2022, 09:17 PM

I have a very specific requirement that among others, asks to let the user input the decimal numbers the way they want. 

Example: 

User input:
1 -> display as 1
1.00 - > display as 1.00

I know there is no default pattern for it, but I can't even listen to the event of ValueChange when the user types "1.0". There is an event for "1" but nothing for ".0"

No answers yet. Maybe you can help?

Tags
NumericTextBox
Asked by
Bruno
Top achievements
Rank 1
Share this question
or