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 f24b7da0d3 Fixes scrolling bug in grouped DataGrids 8 years ago
samples/DataGridSample Fixes scrolling bug in grouped DataGrids 8 years ago
src Fixes scrolling bug in grouped DataGrids 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.