Hi,
I'm doing a projecte in vb.net. In which, I have a from with DGV which is binded with DataSet.Table("Purchase").
In DGV there 6 columns..... I want to validate whether 6th column's cell value is > or < to 5th column's cell value. After validation background color of the 6th col's cell to be changed.
This validation and color formating should be done in entire rows....
How can achive ..................
I'm doing a projecte in vb.net. In which, I have a from with DGV which is binded with DataSet.Table("Purchase").
In DGV there 6 columns..... I want to validate whether 6th column's cell value is > or < to 5th column's cell value. After validation background color of the 6th col's cell to be changed.
This validation and color formating should be done in entire rows....
How can achive ..................