Skip to content

AndreySlabov/wpf-data-grid-getting-started-net-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 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.

About

Get started with the WPF Data Grid (.NET Core)

Resources

License

Stars

Watchers

Forks

Languages

  • C# 100.0%