Edit Options
Show Save button on row If enabled, each row has a Save button. When clicking on the button only the row where the button belongs to will be saved (or deleted). One more benefit of showing the Save button on the row is that you will actually see which rows that are modified since the Save button will only be enabled on rows that have been changed.
Allow Adding Rows If disabled, new rows cannot be added in the grid
Allow Deleting Rows If disabled, rows cannot be deleted
Direct Cell Edit If enabled, a cell will directly go into edit mode when it's clicked. If disabled, a double-click is required to go in edit mode.
One Line Adding If enabled, a new row is always showed in the grid and no data is ever showed in the grid. When a user enters values and save the row, the row will be saved to the database and the grid switched to add mode again. When switched on, following properties will be set:
· Font size
· Header height
· Row height
· Show Status panel is disabled
· Show Save button on row is set
· Toolbar is hidden
· Allow Adding Rows is disabled
· Allow Deleting Rows is disabled
· Direct Cell Edit is enabled
· Show Status panel is disabled
If toggled back so it's disabled, the properties will be reset to the default values.