Skip to content

Name-Based Grid is a WPF grid panel that uses arbitrary names rather than integer indices to refer to columns and rows.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

fhaag/namebasedgrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name-Based Grid

Name-Based Grid is a WPF grid panel that uses arbitrary names rather than integer indices to refer to columns and rows.

Learn more on the project page.

Obtaining Binary Versions

Download a binary package from Github.

Alternatively, you can get the binary versions from NuGet.

Compiling the Source Code

Download the source code form Github, extract the archive and build the solution. Tested on VS 2022.

The libraries were tested on .NET Framework 4.0 and .NET 8 on Windows 10 64 bit.

How to Use it

There are three example applications using the control provided along with the project. Their C# source code is included in the source release of Name-Based Grid.

Feel free to let me know if you use this library in any of your projects, if you like.

License & Credits

Name-Based Grid is published under the terms of the MIT license:

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

People who have contributed to Name-Based Grid:

About

Name-Based Grid is a WPF grid panel that uses arbitrary names rather than integer indices to refer to columns and rows.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published