Subject OnDataChange and refreshing data in query linked with KeySource
Author tomjanczkadao
Hi

When I'm scrolling main DataSet (e.g. query1 with datasource1) I check
in query1.OnDataChange values of query2 (query2.keySource =
datasource1) but the values of query2 are from previous record - not
scrolled.
Is there any way to force in OnDataChange scrolling query linked with
KeySource to the actual position?

Regards, Tomek