PE
Pete
August 12, 2002 02:44 PM UTC
> I have seen the FAQ on how to color an individual cell based on it's value, but how about the entire row background color based on a value in some cell???
Oh, we're talking DataGrid here.
Thanks,
Pete
CB
Clay Burch
Syncfusion Team
August 13, 2002 08:46 AM UTC
The code in the FAQ will work for any collection of cells, rows or columns. The idea of the FAQ is: If the cell satisfies a condition that you specify, then it gets colored. If you set the condition as being in a certain row, then that row gets colored.