Problem with removing sort

Discussion of open issues, suggestions and bugs regarding Virtual Data Access Components for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
sde
Posts: 10
Joined: Thu 26 Mar 2015 02:02

Problem with removing sort

Post by sde » Thu 26 Mar 2015 02:06

Hello,

I am attempting to sort and unsort fields in my virtual table using IndexFieldNames. I can achieve an ascending or descending sort accurately but am unable to clear the sort. The documentation states that setting IndexFieldNames to the empty string should remove the sort, but that is not working. Nothing happens and the virtual table does not return to the original sort order of the table. I would greatly appreciate any help on this issue.

Thanks!
SDE

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Problem with removing sort

Post by AlexP » Thu 26 Mar 2015 07:06

Hello,

Thank you for the sample. We have reproduced the described case and will investigate the reason for such behavior. We will inform you as soon as we have any results.

sde
Posts: 10
Joined: Thu 26 Mar 2015 02:02

Re: Problem with removing sort

Post by sde » Thu 26 Mar 2015 12:51

Thanks for the quick response! I'll await the results of your investigation...

sde
Posts: 10
Joined: Thu 26 Mar 2015 02:02

Re: Problem with removing sort

Post by sde » Mon 11 May 2015 14:35

Hello,

It's been several weeks, and I was just wondering if you have found a resolution. Is there any chance this has been fixed in the most recent version in support of Delphi XE8 in early April? I ask because if not, I might skip upgrading and wait until XE9.

Thanks,
SDE

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Problem with removing sort

Post by AlexP » Tue 12 May 2015 06:08

We have already fixed the problem. The fix will be included in the next version.

sde
Posts: 10
Joined: Thu 26 Mar 2015 02:02

Re: Problem with removing sort

Post by sde » Thu 14 May 2015 13:38

Excellent! Thanks for the good news. One last question, then. When do you anticipate the next version will be released?

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Problem with removing sort

Post by AlexP » Tue 19 May 2015 08:26

The new version with the fix will be released in the end of the current - early next month.

Post Reply