Hi
I want to use RadzenDataList that is bind to a list of "Banners". Each banner has a name. Base on the name of the banner, I want to change the foreground and background color of the row. how can I do it? I read the RadzenDataGrid has the RowRender that can do this but I don't want the column header that's why I choose to use RadzenDatalist.