Files to look at:
- Form1.cs (VB: Form1.vb)
- Program.cs (VB: Program.vb)
This example illustrates how to bind the DataGrid control to data by using the UnboundSource component in code. Values manually entered at runtime are saved to the Differences dictionary on the ValuePushed event. If for a required Data Grid cell, a dictionary entry exists, it will be loaded on the ValueNeeded event. Otherwise, the auto-generated value will be inserted.
(you will be redirected to DevExpress.com to submit your response)