Skip to content

DevExpress-Examples/wpf-data-grid-display-data-from-xml-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF Data Grid - Display Data from an XML File

This example binds the GridControl to an XML file. To do this, follow the steps below:

  • Load data from an XML file (for example, in a DataTable object).
  • Assign this object to the grid's ItemsSource property.
  • Create a method that saves changes to the XML file.

image

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

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

About

Bind the GridControl to an XML file.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •