Page 1 of 1

CRDBGrid sort problem in Delphi 2006

Posted: Thu 20 Jul 2006 09:38
by Dorota
Hello,

I used in Delphi7 CRDBGrid. Now I have to change my program to Delphi 2006. New CRDBGrid works fine, but even if I have set CRDBGrid.OptionsEx := [dgeEnableSort] I have no possibility to sort column during run-time. Could you help me?

Best Regards, Dorota

Posted: Fri 21 Jul 2006 07:58
by Antaeus
Unfortunately we couldn't reproduce the problem. Please send us (evgeniyD*crlab*com) a complete small sample to demonstrate it, including script to create and fill table.

Posted: Fri 21 Jul 2006 12:29
by Dorota
I have prepared such sample and just have send it to you.

Posted: Fri 21 Jul 2006 14:48
by Antaeus
You use MicroOlap data access components in your sample. But some features of TCRDBGrid including local sorting can work only with one of our DAC components (MyDAC, ODAC, SDAC, IBDAC). We do not plan to add support of these TCRDBGrid features for any other data access components.

Posted: Fri 21 Jul 2006 15:18
by Dorota
I would love to buy CoreLab component, but you don't have any for PostgreSQL and Delphi 2006 (VCL) :( .
Do you plan to do it soon? May be I could wait a while. I am not happy for this change, I get use to your components... I have used MyDAC and SDAC in Delphi7 before and I was very glad but now I had to move to Delphi 2006 and PostgreSQL :( .

Posted: Mon 24 Jul 2006 07:33
by Antaeus
No, unfortunately we do not plan to do a data access components for PostgreeSQL server in the nearest future.