Files to look at:

How To: Utilize the UnboundSource component in code

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.


Does this example address your development requirements/objectives?

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