Hi,
I want the user to be enable to type only numeric values, when "0005" is valid. The Textbox of the colmun in the grid automatically converts "0005" to "5". how can I avoid it?
thanks,
Hk
1 Answer, 1 is accepted
0
Accepted
Daniel
Telerik team
answered on 08 Jul 2009, 07:58 PM
Hello Hadar,
In my opinion it would be best to use the RadMaskedTextBox control in such cases. RadMaskedTextBox demo