Blazor Tree Grid Example - Dialog Editing

Tree Grid / Editing / Dialog Editing

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

Loading Syncfusion Blazor Server Demos…

1 of 30 pages (60 items)

TreeGridEditSettings can be used to configure CRUD operations in Tree Grid. It also has various modes for manipulating the datasource. The available modes are:

  • EditMode.Row
  • EditMode.Cell
  • EditMode.Dialog
  • EditMode.Batch

In this demo, dialog mode is enabled for editing by defining the Mode property as EditMode.Dialog. You can begin editing by double-clicking a row or clicking the Edit button on the toolbar. The currently selected row will be displayed in a dialog where you can change the row values and save the edited data to the datasource.

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

Transform your Blazor web apps today with Syncfusion® Blazor components
145+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE