Hi,
I have a gridgroupingcontrol bound to an arraylist of my custom objects (say clsItem).
in the PrepareViewStyleInfo event, how can I return the object bound to the row that raised the event? I need to color the cell/row based on the value of one of the object''s properties.
I have some code from the non-grouped bound grid, but can''t seem to get it to work.
Thanks very much in advance,
Damien Sawyer