E
elziko
I have to DataGrids each sharing the same DataSource. The user wants to be
able to select a different row in each grid but since they share the same
source when a row is selected in one grid the same row gets selected in the
other grid.
I'd rather not have two seperate sources containing the same data since
there is often many thousands of rows.
Is there any way around this?
able to select a different row in each grid but since they share the same
source when a row is selected in one grid the same row gets selected in the
other grid.
I'd rather not have two seperate sources containing the same data since
there is often many thousands of rows.
Is there any way around this?