Hi,
We're working with the local sorting option of TCRDBGrig (ODAC Net 5.10.2.8 for Delphi 7).
When sorting locally, what is actually sorted is a data set component (in my case TOraStoredProc) related to a data source component assigned to the grid.
Often we fetch data from the database without showing it in the grid (without using TCRDBGrid and TOraDataSource components).
How can we sort data sets locally and directly (without using TCRDBGrid features) ?
Thanks,
Yevgeny