Skip to main contentSkip to search
Powered by Zoomin Software. For more details please contactZoomin
Progress DocumentationProgress Documentation
Progress Documentation
  • Home
  • Home
  • EnglishČeštinaDeutsch (Germany)Español (Spain)フランス語Italiano (Italy)Português (Brasil)日本語Русский (Russia)中文 (简体) (China)中文 (繁體, 台灣) (Taiwan)ar-AR
  • Login

Introduction to Using .NET Classes in ABL Applications

Bind to a data source

Save PDF
Save selected topicSave selected topic and subtopicsSave all topics
Share
Share to emailCopy topic URL
Print
Table of Contents
  • Object-oriented programming in ABL
    • Classes
      • Data members
      • Properties
      • Methods
      • Class events
      • Constructor
      • Destructor
      • Inheritance
    • Interfaces
    • Essential ABL elements
  • .NET environment
    • Tools
  • Basic types of forms and application design
    • What is a form?
      • Main form
      • MDI and MDI child forms
      • Multiple, non-modal forms
      • Dialog forms
      • Create and initialize forms
    • Use the WAIT-FOR statement
      • Wait on a main or MDI form
      • Wait on multiple, non-modal forms
      • Modal dialogs
    • Form inheritance
    • Form and window coexistence
    • Embed an ABL window in a .NET form
  • Controls in forms
    • Control sources
      • .NET Windows Forms UI controls
        • Menus and toolbars
        • Controls
        • Layout
        • Data viewing
        • Components
        • Common dialog boxes
      • OpenEdge controls
      • OpenEdge Ultra Controls for .NET
      • Third-party controls
      • ABL user controls
      • ABL-derived controls
    • Work with .NET forms and controls
  • Events
    • .NET event loop
    • Event handlers
  • Data binding
    • Bind to a .NET control
    • Bind to a data source
      • Buffer
      • Query
      • ProDataSet
    • Define ProBindingSource tables and fields
  • Service layers
    • Business entities
    • Service adapters and service interfaces
Table of Contents

Bind to a data source

Save PDF
Save selected topicSave selected topic and subtopicsSave all topics
Share
Share to emailCopy topic URL
Print
  • Last Updated: January 16, 2024
  • 1 minute read
    • OpenEdge
    • Version 12.8
    • Documentation

The ProBindingSource supports three types of ABL data source objects:

  • Buffer
  • Query
  • ProDataSet
Contents
  • Buffer
  • Query
  • ProDataSet
TitleResults for “How to create a CRG?”Also Available inAlert