local sorting with TVirtualTable
Posted: Sun 19 Dec 2004 15:30
Hi,
Clicking on the column header of a TCRDBGrid does not sort the records.
The grid's datasource is of type TOraDataSource.
The datasource's dataset is of type TVirtualTable.
When using TOraStoredProc instead of TVirtualTable, there is no problem - a click on a column header sorts the records.
Is there something more to do when using TVirutalTable in order to get local sorting functionality?
(using ODAC 5.10.2.8 for Delphi 7)
Thanks,
Eitan Klein
Clicking on the column header of a TCRDBGrid does not sort the records.
The grid's datasource is of type TOraDataSource.
The datasource's dataset is of type TVirtualTable.
When using TOraStoredProc instead of TVirtualTable, there is no problem - a click on a column header sorts the records.
Is there something more to do when using TVirutalTable in order to get local sorting functionality?
(using ODAC 5.10.2.8 for Delphi 7)
Thanks,
Eitan Klein