TVirtualTable master - slave question/problem

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
0071_romek
Posts: 2
Joined: Wed 27 Jan 2010 01:30

TVirtualTable master - slave question/problem

Post by 0071_romek » Mon 21 Oct 2019 10:56

Hello

I'm using 2 virtualtables connected in master - slave mode and lately I encountered behavior I don't really like.
The moment when master gets into dsEdit state cursor in slave table jumps into 1st record.
My question is: is it normal behavior and can I can I do something about it without coded workaround, maybe use some settings I don't know about?

I'm using:
* Delphi XE3
* TVirtualTable 8.6.12.

best regards

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: TVirtualTable master - slave question/problem

Post by MaximG » Fri 25 Oct 2019 13:38

We've tested VirtualTable according to your description of the issue, no issues have been found. Please create and send us a sample project with source code where the issue can be reproduced. For your convenience, please use the e-support form https://www.devart.com/company/contactform.html

0071_romek
Posts: 2
Joined: Wed 27 Jan 2010 01:30

Re: TVirtualTable master - slave question/problem

Post by 0071_romek » Wed 30 Oct 2019 08:14

Sample application was sent as adviced.

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: TVirtualTable master - slave question/problem

Post by MaximG » Thu 31 Oct 2019 15:37

Thank you for your example. We fixed that error long ago. To resolve the issue, please update your version of our components.

0071_romek
Posts: 2
Joined: Wed 27 Jan 2010 01:30

Re: TVirtualTable master - slave question/problem

Post by 0071_romek » Sat 02 Nov 2019 08:27

Ok, thanks for info.
Best regards.

Post Reply