Hi All,
I want to be able to use 4 deciaml points but on the textbox and i want to hide the extra zeros if the user does not enter a number with 4 decimal points.
example, if he enters a number like 12.25 it currently displays as 12.2500, can we should not show the extra zeros?
But if the user requires the full 4 decimal points like he enters 12.1234 we can show this as 12.1234.
Thanks,
Sankar