Skip to content

Bind the WinForms Data Grid to 2D-arrays (Boolean, string, integer).

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/winforms-grid-bind-to-2d-array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms Data Grid - Bind to a two-dimensional array

The WinForms Data Grid does not support multidimensional data sources out of the box. This example creates a wrapper class for 2D-arrays that implements IList and ITypedList interfaces.

Files to Review

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)