higlight (change back color) for all rows in GridGroupingControl having identical cell (column) value

I would like to highlight (display with diferrent color) all rows in GridGroupingControl if they have same value in one of the columns. Other rows should be displayed with default color.

1 Reply

ST stanleyj Syncfusion Team February 27, 2006 06:34 AM UTC

Hi Nisad, QueryCellStyleInfo hander is the right choice where you can apply style properties based on value. Here is a sample showing that, I am not sure that I understand your requirement accurately. Also refer this KB article. In a GridGroupingControl, how do I conditionally set the style of a row depending upon values in the row? Best regards, Stanley

Loader.
Up arrow icon