I have a RadzenDataGrid with a column that has a RadzenDropDown. I would like the background of each item in the dropdown to be set to a different color; like the attached picture from a different application. The model for the dropdown has the hex code necessary.
Can you provide a sample/example of what that might look like? The template here would change the background color of the grid cell vs the DropDown items.