G
Greg
I'm using a DataGridView object bound to an xml datasource. I have
added 2 unbound columns which are populated based on the calculations
of data from other columns. When the data in the other columns is
altered, the calculated columns are only updated when I move to another
row. If I move the focus to another cell within the same row, they are
not refreshed.
What is the best way to force this refresh?
Greg
added 2 unbound columns which are populated based on the calculations
of data from other columns. When the data in the other columns is
altered, the calculated columns are only updated when I move to another
row. If I move the focus to another cell within the same row, they are
not refreshed.
What is the best way to force this refresh?
Greg