Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1255
UltraNumericEditor input
posted

I have a question about UltraNumericEditor.MaskInput.

I know I can use something like this to control the user's numeric input :

editor.MaskInput = "nnn.nn";   now since there're three "n" in integer part,  i can only type 3 digits at most for integer.  But i want unlimited number of digits for integer. cause I don't know how many  digits users will type.

How do I do that ?

Parents
No Data
Reply Children
No Data