Hey guys,
I have a Grid that gets a DataTable as a DataSource. I love being able to sort the data via the grid, but would like to be able to retrieve that data back sorted. The scenario I am trying to achieve is that I have this same datatable hooked up to a Chart. I would like to be able to click on a column in the datagrid to sort the data and have the new sorted data reflected in the Chart.
Is this possible?
Thanks
Imported from legacy forums. Posted by Nazeeh (had 956 views)