Subject | Synchronising TIBOQueries |
---|---|
Author | Eric Handbury |
Post date | 2006-03-28T00:08:16Z |
Hello,
I have 2 TIBOQueries which both have the exact same number of
records and the same key-values for each record. (and even ordered the
same).
I want to synchronise them so that when a user clicks on a record in
my DevExpress grid, that the identical record in the other TIBOQuery
is also focused/selected.
Would anyone know what the fastest/best way of doing this is.
TIA. Eric.
I have 2 TIBOQueries which both have the exact same number of
records and the same key-values for each record. (and even ordered the
same).
I want to synchronise them so that when a user clicks on a record in
my DevExpress grid, that the identical record in the other TIBOQuery
is also focused/selected.
Would anyone know what the fastest/best way of doing this is.
TIA. Eric.