How set cell background color


Author: Alex Asked: 3 years 2 months 1 day 5 hours 4 minutes ago Viewed: 810 times Activity: 2 years 8 months 2 days 2 hours 58 minutes ago

0

How can I set different colors for different cells?

add comment


0

Answered by Support at Jul 20, 2023, 12:19:41 PM

You can override RenderCell() method or use IListItem instances for cell content.

add comment