This demo illustrates four built-in grid Row Edit Modes. Select the desired edit mode from the popup list below the grid and start to edit a data row by double-tapping a cell or add a new row.
- Inplace – Cell values are edited within the in-line edit row.
- Popup – Cell values are edited via the popup edit form.
- GridArea – Cell values are edited via the edit form displayed in the grid area mode.
- ScreenArea – Cell values are edited via the edit form displayed in the full screen mode.
Row Edit Modes
How to: Implement a Custom Row Edit Form