Databinding for Winforms Datagrid PFGrid.NET
To use databinding for PFGrid.NET simply set the DataSource- and
DataMember-property of the control:
The columns can be generated automatically by setting the
AutoGenerateBoundColumns-property to true or the columns can be
defined manually. The DataPropertyName-property for each column has to be
set to the name of the bound field: