Skip to content

DevExpress-Examples/wpf-data-grid-getting-started-dot-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF Data Grid - Getting Started (.NET 6)

This example is the .NET 6 application created in the Getting Started tutorial. It demonstrates the base functionality of the DevExpress Data Grid.

image

This project is based on the following example: WPF Blank .NET 6 App with the Northwind Database.

See also: WPF Data Grid - Getting Started (.NET Framework)

More Examples

The following example shows how to bind the WPF Data Grid to different data sources: Bind the WPF Data Grid to Data.

This example includes multiple solutions that demonstrate:

  • How to bind the Data Grid to Entity Framework, EF Core, and XPO.
  • Different binding mechanisms: virtual sources, server mode sources, and local data.
  • MVVM and code-behind patterns.

After you bind the Data Grid to a database, you can implement CRUD operations (create, read update, delete). View Example: Implement CRUD Operations in the WPF Data Grid.

Does this example address your development requirements/objectives?

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