When updating data in grid, how can i allow that the user only types in numeric values? Is there a function?
I don’t have the professional edition. Is there another way to validate?
You can use “onEditCell” event and check what value user typed into cell.
Tutorial is available here docs.dhtmlx.com/doku.php?id=dhtm … validation