A
adam
using the grid we want to select an arbitrary collection of rows. Our
starting point is a collection of DataViewRow(s) from the underlying
DataView that the grid and another custom control are bound to. Having
selected the rows on our control we need to sync the grid.
We are going round in circles finding ever more tedious ways to achieve
this.
Any pointers please?
adam
starting point is a collection of DataViewRow(s) from the underlying
DataView that the grid and another custom control are bound to. Having
selected the rows on our control we need to sync the grid.
We are going round in circles finding ever more tedious ways to achieve
this.
Any pointers please?
adam