Try OpenEdge Now
skip to main content
GUI for .NET Programming
Binding ABL Data to .NET Controls : Managing data updates : Handling user interface events
 

Handling user interface events

The sections that follow discuss how to employ the ProBindingSource's properties, methods, and events to handle UI events.
* Checking for updates
* Writing screen values to the data source object
* Finding the proper child query in a ProDataSet
* Using the CreateRow event
* Using the CancelCreateRow event
* Using the OffEnd event
* Using the PositionChanged event