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