TemplatedDataGrid
A DataGrid control based on ListBox and Grid panels.
Install / Use
/learn @wieslawsoltes/TemplatedDataGridREADME
Deprecated in favour of https://github.com/wieslawsoltes/ProDataGrid
TemplatedDataGrid
A DataGrid control based on ListBox and Grid panels.

Building TemplatedDataGrid
First, clone the repository or download the latest zip.
git clone https://github.com/wieslawsoltes/TemplatedDataGrid.git
Build on Windows using script
Open up a command-prompt and execute the commands:
.\build.ps1
Build on Linux using script
Open up a terminal prompt and execute the commands:
./build.sh
Build on OSX using script
Open up a terminal prompt and execute the commands:
./build.sh
NuGet
TemplatedDataGrid is delivered as a NuGet package.
You can find the packages here NuGet and install the package like this:
Install-Package TemplatedDataGrid
or by using nightly build feed:
- Add
https://www.myget.org/F/templateddatagrid-nightly/api/v3/index.jsonto your package sources - Alternative nightly build feed
https://pkgs.dev.azure.com/wieslawsoltes/GitHub/_packaging/Nightly/nuget/v3/index.json - Update your package using
TemplatedDataGridfeed
and install the package like this:
Install-Package TemplatedDataGrid -Pre
Package Sources
- https://api.nuget.org/v3/index.json
- https://www.myget.org/F/avalonia-ci/api/v2
Resources
License
TemplatedDataGrid is licensed under the MIT license.
Related Skills
node-connect
339.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
