A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
sdoroff 9501271408 Implemented Validation 8 years ago
samples/DataGridSample Cleaned up sample 8 years ago
src Implemented Validation 8 years ago
.gitattributes Initial commit 8 years ago
.gitignore Initial commit 8 years ago
DataGrid.sln Initial commit 8 years ago
LICENSE Initial commit 8 years ago
NuGet.Config Added NuGet.Config 8 years ago
README.md Updated README 8 years ago

README.md

Avalonia DataGrid

This is a port of the Silverlight DataGrid Control to Avalonia.

The Avalonia DataGrid is currently in alpha which means it is not yet ready for use in production applications, the API is still being revised, and it is dependent upon the nightly Avalonia builds.