Feature Request: would be great if DropDownDataGrid exposes the CellRender parameter property of its DataGrid. #441

Closed
opened 2026-01-29 17:37:22 +00:00 by claunia · 0 comments
Owner

Originally created by @OndrejUzovic on GitHub (Jun 17, 2022).

It would be nice if we have a possibility to manipulate the rendering of cells of the DataGrid inside the DropDownDataGrid.
E.g. if there is a need to set the background color of a cell.
Therefore it would be useful if DropDownDataGrid exposes the parameter property CellRender (and RowRender etc.) from the underlying DataGrid.

Originally created by @OndrejUzovic on GitHub (Jun 17, 2022). It would be nice if we have a possibility to manipulate the rendering of cells of the DataGrid inside the DropDownDataGrid. E.g. if there is a need to set the background color of a cell. Therefore it would be useful if DropDownDataGrid exposes the parameter property CellRender (and RowRender etc.) from the underlying DataGrid.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#441