Hi all,
I like to compare a cell value of a row with another cell value of a different row . Based on this result i like to change the rows apperance. I was thinking to do it in the initializerow event but how could i get the previous row if there is one.
any help i really appericate it.
baye
thank you
e.Row.GetSibling(SiblingRow.Previous);