Open kalaur opened 3 years ago
Is it possible to set the row property depending on the value of one of the cell of my data row?
For example: If (Cell.Value==0) // Set row.BackGrondColor=green else // Set row.BackGrondColor=red
Is it possible to set the row property depending on the value of one of the cell of my data row?
For example: If (Cell.Value==0) // Set row.BackGrondColor=green else // Set row.BackGrondColor=red