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?