DataGrid / Editing / Command Column

Blazor DataGrid Example - Command Column

Loading Syncfusion Blazor Server Demos…

1 of 7 pages (75 items)

This sample demonstrates CRUD operations in the DataGrid using the command column feature.

The command column feature of the Blazor DataGrid allows you to render CRUD action buttons in a dedicated column. Use the GridColumn component's Commands property to define an array of command columns. The GridCommandColumn component's Type property defines predefined command buttons.

The built-in command buttons provided are:

  • Edit - Enable editing mode for the selected record.
  • Delete - Remove the selected record from the DataGrid.
  • Update - Save all changes made to the record.
  • Cancel - Discard all unsaved changes to the record.

For more detailed information about command column editing, refer to the command column editing documentation.

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