Hi
I'm using a dataset as the datasource for a datagrid. When the dataset is displayed in the grid a user can click on any column header of the dataset to alter the sort order as they choose.
My question is... if I now want to pass the user sorted dataset and display it in another datagrid how do I keep the dataset sorted as the user choose and not how it originated from the datasource.
I hope I explained that clearly. Thank you for any help you can lend.
I'm using a dataset as the datasource for a datagrid. When the dataset is displayed in the grid a user can click on any column header of the dataset to alter the sort order as they choose.
My question is... if I now want to pass the user sorted dataset and display it in another datagrid how do I keep the dataset sorted as the user choose and not how it originated from the datasource.
I hope I explained that clearly. Thank you for any help you can lend.