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
170
Minimum value forced to be 0
posted

I have a webgrid that is being edited through a WebNumericEdit. Whenever I typed a value lower to 0 it changes the value to 0. I tried changing the MinValue property to something below 0 and I still get the same behavior. How can I set the control to accept any integer?