Skip to content

DevExpress-Examples/XDL_how-to-utilize-the-unboundsource-component-in-code-t474976

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)