Blazor Tree Grid Example - Batch Editing

Tree Grid / Editing / Batch Editing

This sample demonstrates the batch editing feature in Tree Grid. The edited cells are highlighted in batch editing, and changes are saved in bulk to the data source by clicking the toolbar's update button.

Loading Syncfusion Blazor Server Demos…

1 of 2 pages (3 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, batch mode is enabled for editing by defining the Mode property as EditMode.Batch. More information on batch editing can be found in this documentation section.

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