Data binding to objects of different types
|
|
index |
next »
|
|
The Elegant Grid provides full support for data binding to objects of different types, including instances of standard types such as DataSet, DataTable, DataView, IList, and IBindingList.
You can set a data source for the grid using either the Windows Forms Designer (see figure below) or the grid control's API.

Setting the DataMember and DataSource properties with the Windows Forms Designer