Tree Grid / Editing / Cell Edit Type

Blazor Tree Grid Example - Cell Edit Type

Loading Syncfusion Blazor Server Demos…

This sample demonstrates built-in cell edit types that render appropriate editors based on data type.

Configure editors using the column EditType property. Supported types include:

  • EditType.NumericTextBox – integers, double, decimal
  • EditType.DefaultEdit – string
  • EditType.DropDownEdit – list
  • EditType.DatePicker – date
  • EditType.DateTimePicker – datetime
  • EditType.BooleanEdit – boolean

Each column here is configured with a suitable edit type for intuitive row editing.

See the cell edit types documentation for more.

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