How set cell background color


Author: Alex Asked: 3 years 5 months 5 days 23 hours 14 minutes ago Viewed: 889 times Activity: 2 years 11 months 6 days 21 hours 8 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