Hi,
I have a Grid Column with an Edit Template using the SfNumericTextBox component.
It's TValue is byte, and I have a "Min=0" and "Max=5".
However, decreasing the value will not stop at Min=0, and will keep repeating over from 5. The Max=5 does work though and stops the value from increasing.
How do I get the Min=0 to work for a NumericTextBox with a TValue=byte?
I have attached a video and pictures demonstrating the issue.
Thank you,
Kenney
Attachment:
NumericTxtBoxMin_f78d7c12.zip