Questions tagged [virtual-table]
31 questions
-2
votes
1 answer
Virtual table edit specific row without moving the cursor in Delphi
I have a virtual table dataset in Delphi, that operates with thousands of rows. After each change in DB I use thread to fetch the changes from the DB and then refresh a data set. But this leads to move of the screen after the Locate to current row…

Aharon Zilberman
- 27
- 7