Try OpenEdge Now
Introducing the Progress Developer Studio for OpenEdge Visual Designer
Creating the Customer Window
:
Overview
:
Tasks in this chapter
Tasks in this chapter
When you create the Customer form, you will:
Add an ABL form to the project
Implement an UltraGrid control on the form
Bind the UltraGrid control to a ProBindingSource control
Bind the ProBindingSource control to a data source
Add event handlers to the UltraGrid control