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

Managing data updates

Your application's .NET UI needs to handle the same data management tasks that every other UI handles. The following sections discuss these tasks.
* Enabling and disabling updates
* Sorting
* Maintaining currency with the Position property
* Synchronizing data
* Handling user interface events