This example demonstrates how to:
- Create an unbound column.
- Display the unbound column in the Grid Control (add the column to the View's
Columns
collection). - Populate the unbound column with data (ColumnView.CustomUnboundColumnData).
- Cache unbound column values to allow users to edit cell values.
- DevExpress WinForms Cheat Sheet - Show Values from External Sources. Calculated Field Values. Unbound Mode
- DevExpress WinForms Troubleshooting - Grid Control
(you will be redirected to DevExpress.com to submit your response)