Blazor コントロール
カスタムセルエディター
コントロール > FlexGrid > セル > カスタムセル > カスタムセルエディター

FlexGrid provides extensible cell rendering and editing capabilities that enable customization of cell content, editors, and row-level interactions. Applications can implement custom rendering behavior using templates, custom columns, and interactive UI elements such as buttons, popup windows, and input controls.

Custom cell behavior in FlexGrid is based on the following concepts:

These features enable flexible, data-aware customization of grid rendering and editing behavior.

This topic demonstrates the following approaches: