ASP NumericTextbox - buggy?

I''m trying to use a NumericTextBox in an ASP.NET 2.0 form. I have it set for DecimalDigits = 0, MinValue=0, MaxValue=11 yet if the user types a ''4'' into the box (instead of using the up/dn control) the control puts a ''44'' into the window. Bug? Anyone know why this is and what the workaround is? Also, is there a way to disable allowing the user to type in thus forcing them to use the up/dn control portion only? Thanks

1 Reply

AD Administrator Syncfusion Team July 6, 2006 10:14 AM UTC

Hi Eric, I tried setting the properties for NumericTextBox as you have said, but was unable to reproduce the issue. Could you please send the steps or a sample for the same?. There is no option stopping users from entering values through keyboard. Thanks and Regards Sharmila

Loader.
Up arrow icon