Page 1 of 1

Refresh records and stay at current row

Posted: Sun 26 Apr 2020 17:45
by classic12
I am using myQuery and ListView in Delphi 10.3.3

The listview is databound to the query.
When I select a row in the list view I open a tab with some labels linked to the query.
I want to run a timer to refresh the table every 10 mins.

If the user in the tab on a specific record and the refresh happens the record set jumps to the last record.
Is it possible to do a refresh on the table but retain the current row ?

Re: Refresh records and stay at current row

Posted: Thu 30 Apr 2020 13:20
by ViktorV
Unfortunately, we haven't been able to reproduce the issue.
In order for us to be able to give you a detailed answer, we need to have a sample demonstrating the specified behavior. Therefore, please compose a small sample demonstrating the described behavior and send it to us using the contact form https://devart.com/company/contactform.html including the scripts for creating database objects. Please also indicate the full and accurate versions of MySQL and MyDAC.