G
Guest
if the user input data and it's only allow two precision
e.g
xxx.xx
but it doesn't allow
xxx.xxx or more
how can i detect it is two precision in code-behind
e.g
xxx.xx
but it doesn't allow
xxx.xxx or more
how can i detect it is two precision in code-behind