Dialog editing in JavaScript Treegrid control
18 Nov 20181 minute to read
In Dialog edit mode, when you start editing the currently selected row, data will be shown on a dialog.
You can change the cell values and save edited data to the data source.
To enable Dialog edit, set the editSettings.mode as Dialog.