Consultor Eletrônico



Kbase P150996: How to synchronize a bindingsource with ABL Query position
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/04/2011
Status: Verified

GOAL:

How to synchronize a bindingsource with ABL Query position

GOAL:

How to reposition PBS to query position

FACT(s) (Environment):

Windows
OpenEdge 10.2x

FIX:

The AutoSync property on the ProBindingSource component causes the bindingsource to respect the query position when it is repositioned. Simply set <bindingsource>:AutoSync = TRUE, then all subsequent repositioning of the attached query object will force a change in position within the attached bindingsource.