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.