Tree Grid / Editing / Dialog Editing

Blazor Tree Grid Example - Dialog Editing

Loading Syncfusion Blazor Server Demos…
1 of 11 pages (22 items)

This sample demonstrates dialog editing in the Tree Grid. While editing or adding a record, a dialog pop-up opens with an edit form.

Enable dialog editing by setting TreeGridEditSettings.Mode to EditMode.Dialog. In this demo, double-click a row or click the Edit toolbar button to open the dialog and save changes to the data source.

More information on dialog editing can be found in the documentation section.