Data viewing
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Windows Forms defines a rich architecture for binding
to data sources such as databases and XML files. The DataGridView control
provides a customizable table for displaying data, and lets you
customize cells, rows, columns, and borders. The DataGridView functions
like the ABL BROWSE widget. Using the OpenEdge
ProBindingSource control, you can also use these controls to view
ABL data sources.