[]
Creates the cell editor fragment.
protected override RenderFragment GetCellEditorFragment(GridRow row, Action<ComponentBase> editorCreated)
Type | Name | Description |
---|---|---|
GridRow | row | The row. |
Action<ComponentBase> | editorCreated | A function that must be called when the editor reference is created. |
Type | Description |
---|---|
RenderFragment |