I’m using a DevExpress-GridControl with built-in sorting. When exporting the data to a Report I want to use the sorted data from the grid. The binding-/datasource representing the data stays unsorted.
Is there a way to get the data in a sorted order?
Thanks in advance Tobias
I believe this sample will be helpful:
How to convert an XtraGrid to an XtraReport at runtime