This example illustrates how to customize the appearance of rows containing the same values in the key column by using the GridView's RowStyle event.
The value in a cell of the previous row is used to determine whether it is necessary to customize the appearance of the currently processed row.
↧
GridControl - How to implement odd and even appearance for rows with the same values
↧