Use of CRDBGrid with MyTable via ClientDatasets = Sort broke
Posted: Thu 31 Jul 2008 16:13
Using CRDBGrid connected to a MyTable dataset via MyDataSource, all functionality of CRDBGrid available. But when connecting a MyTable dataset to MyDataSource through a ClientDataSet object via a DataSetProvider object which points to the MyTable. The functionality of the click on column header (button) becomes non-functional. It appears though that the button is still present, but the action or linkage is broken. Is there a workaround?
I would really like to keep the functionality of CRDBGrid as well as to pickup the aggregation capability and caching provided by the TClientDataSet component.
Mean while I'll do some checking in the CRDBGrid to see how the click on title works, but won't promise anything, as I'm a C++ programmer trying to debug Delphi.
I would really like to keep the functionality of CRDBGrid as well as to pickup the aggregation capability and caching provided by the TClientDataSet component.
Mean while I'll do some checking in the CRDBGrid to see how the click on title works, but won't promise anything, as I'm a C++ programmer trying to debug Delphi.