Blazor Tree Grid Example - Cell Edit Type

Tree Grid / Editing / Cell Edit Type

This sample demonstrates the different cell edit types of Tree Grid column. The list of built-in cell edit types available are as follows,

  • NumericTextBox component for integers, double, and decimal type columns.
  • DefaultEdit component for string type columns.
  • DropDownList component for list type columns.
  • DatePicker component for date type columns.
  • DateTimePicker component for datetime type columns.
  • Checkbox component for boolean type columns

Loading Syncfusion Blazor Server Demos…

1 of 2 pages (3 items)

In this sample, Tree Grid columns are shown with the following EditType of TreeGridColumn.

  • NumericTextBox
  • DropDownList
  • DatePicker
  • DefaultEdit
  • Checkbox

More information on cell edit type 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