Blazor コントロール
データの編集
コントロール > FlexGrid > データ操作 > データの編集

FlexGrid has built-in support for fast, Excel like in-cell editing. There is no need to add extra columns with Edit buttons that switch between display and edit modes. Following are the ways to perform data editing in the grid.

The GIF below shows how the FlexGrid appears while executing inline editing.

FlexGrid data editing

 

You can also apply validations on the FlexGrid to enhance the data editing process as explained in the following topic.