Jump to content


damgog

Member Since 28 Jul 2006
Offline Last Active Oct 17 2013 12:33 PM
-----

Posts I've Made

In Topic: Row color to group data

08 October 2013 - 02:04 PM

I managed to get this sorted by waiting for the grid to be populated and then looping through and coloring the rows. I implemented the row coloring outside the OnCellColoring event.

Thanks.