/winforms-grid-bind-to-business-objects

Bind the Grid control to a collection of business objects.

Primary LanguageVisual Basic .NETOtherNOASSERTION

WinForms Data Grid - Bind to a collection of business objects

This example shows how to bind the GridControl to a collection of Record objects. The example also demonstrates the following:

  • How to assign an in-place/cell editor (Combobox) to a grid column.
  • How to apply DataAnnotation attributes to properties of the Record class to specify the display name and data format of grid columns.
  • How to specify cell values at the data source and grid level.
  • How to highlight cell values based on a specific condition.

Files to Review

Documentation

See Also

Does this example address your development requirements/objectives?

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