jyh583854536 / DataBox

A DataGrid control based on ListBox control

Home Page:https://wieslawsoltes.github.io/DataBox/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DataBox

Build Status CI

NuGet NuGet

A DataGrid control based on ListBox control.

image

Building DataBox

First, clone the repository or download the latest zip.

git clone https://github.com/wieslawsoltes/DataBox.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

DataBox is delivered as a NuGet package.

You can find the packages here NuGet and install the package like this:

Install-Package DataBox

Package Sources

Resources

License

DataBox is licensed under the MIT license.

About

A DataGrid control based on ListBox control

https://wieslawsoltes.github.io/DataBox/

License:MIT License


Languages

Language:C# 94.2%Language:PowerShell 3.2%Language:Shell 2.4%Language:Batchfile 0.2%