Skip to content

How to import data from an XML-formatted text file, create business objects based on this data, and show the result in an XAF list view

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/xaf-how-to-import-data-in-xaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to import data in XAF

This example demonstrates how to import data from an XML-formatted text file, create business objects based on this data, and show the result in an XAF list view.

Implementation Details

  1. Import data from any custom source (we use an XML string in this example).
  2. Based on this data, generate the business objects using an approach from the following topic: Create, Read, Update, and Delete Data.

Files to Review

Documentation

Does this example address your development requirements/objectives?

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

About

How to import data from an XML-formatted text file, create business objects based on this data, and show the result in an XAF list view

Topics

Resources

License

Stars

Watchers

Forks