Users can modify TreeList data cell by cell. In this mode, only one cell can be in the edit state at a time. The TreeList saves changes immediately after the focus leaves cell.
To enable cell mode, do the following:
This demo also shows how to populate cells of a new row with default values. The values are assigned within the onInitNewRow event handler.