Grid for Blazor
February 16, 2026 ยท View on GitHub
This example demonstrates how to enable inline data editing in the DevExpress Blazor Grid component.

Set the Grid's EditMode property to EditRow to display inline editors instead of the edited row.
The Grid automatically generates and configues editors for data columns based on assosiated data types. Use a data column's EditSettings property to customize the default editor generated for this column. This example customizes the spin editor generated for the Unit Price column and replaces the Category Name column's spin editor with a combo box.
Documentation
Files to Review:
Does This Example Address Your Development Requirements/Objectives?
(you will be redirected to DevExpress.com to submit your response)