i need to add numeric values in grid with inline add and edit.I use Editor = numeric and it shows only numeric values but i need to block negative values.How can i block negative values
1 Answer, 1 is accepted
2
Stefan
Telerik team
answered on 22 Jan 2020, 09:31 AM
Hello, Basim,
There are two options in this case:
1) On the onItemChange event of the Grid, check if the value written in the numeric field is less then 0 and if it is, do not change the state.
I hope one of these two approaches proves helpful.
Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items