DataConnector Events
Has anyone worked out how to run code before the PositionChanged event, I need my app to be notified before the user changes records, so i can run code, like save changes to existing record or something?
If i add code to the DataNavigator MoveNext, MovePrevious buttons, etc, they fire after the position has already changed.
|