In my application I have to synchronise sorting from the first grid with the second grid.
Both grid get the same data from the same datatable.
Now I need programm that if the user sorts one column in the first grid, the same column should be sorted in the second grid automaticly.
What is the way to go?
Christian
Both grid get the same data from the same datatable.
Now I need programm that if the user sorts one column in the first grid, the same column should be sorted in the second grid automaticly.
What is the way to go?
Christian