Name | Parameters | Description |
---|---|---|
EditCellTemplate(JS) | value |
Specifies a custom template for column cells in the editing state. |
EditCellTemplate(RazorBlock) | templateContent |
Specifies a custom template for column cells in the editing state. |
EditCellTemplate(String) | templateContent |
Specifies a custom template for column cells in the editing state. |
EditCellTemplate(TemplateName) | name |
Specifies a custom template for column cells in the editing state. |