https://github.com/avaloniaui/avalonia.controls.datagrid
Avalonia DataGrid
https://github.com/avaloniaui/avalonia.controls.datagrid
Last synced: 6 months ago
JSON representation
Avalonia DataGrid
- Host: GitHub
- URL: https://github.com/avaloniaui/avalonia.controls.datagrid
- Owner: AvaloniaUI
- License: mit
- Created: 2018-05-26T12:41:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-29T12:52:05.000Z (6 months ago)
- Last Synced: 2025-04-03T00:33:29.516Z (6 months ago)
- Language: C#
- Homepage:
- Size: 865 KB
- Stars: 11
- Watchers: 7
- Forks: 8
- Open Issues: 102
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Avalonia.Controls.DataGrid/)
# Avalonia DataGrid
## About
The official `DataGrid` control for [Avalonia](https://github.com/AvaloniaUI/Avalonia).
It displays repeating data in a customizable grid.
See the [documentation](https://docs.avaloniaui.net/docs/reference/controls/datagrid/) for more information.## Status
The `DataGrid` control was initially ported from Silverlight, and was previously part of the [Avalonia main repository](https://github.com/AvaloniaUI/Avalonia).
It now lives in its [own repository](https://github.com/AvaloniaUI/Avalonia.Controls.DataGrid): see [this discussion](https://github.com/AvaloniaUI/Avalonia/discussions/18388) for details.