Data binding
- Last Updated: April 2, 2026
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
At this point, you can drag and drop controls from the OpenEdge Toolbox to the form. The first control you will drop is the ProBindingSource control.
The ProBindingSource control is used to connect a control to a data source. This process is known as data binding. Data binding is a procedure that requires the steps described in the following topics.