https://github.com/tpeczek/demo.aspnetcore.jqgrid
Sample project for demonstrating functionality of Lib.AspNetCore.Mvc.JqGrid
https://github.com/tpeczek/demo.aspnetcore.jqgrid
asp-net-core jqgrid jquery-grid-plugin
Last synced: 6 months ago
JSON representation
Sample project for demonstrating functionality of Lib.AspNetCore.Mvc.JqGrid
- Host: GitHub
- URL: https://github.com/tpeczek/demo.aspnetcore.jqgrid
- Owner: tpeczek
- License: mit
- Created: 2016-02-28T23:19:15.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T13:59:16.000Z (over 1 year ago)
- Last Synced: 2024-05-02T01:19:51.355Z (about 1 year ago)
- Topics: asp-net-core, jqgrid, jquery-grid-plugin
- Language: C#
- Homepage:
- Size: 85 KB
- Stars: 10
- Watchers: 5
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Demo.AspNetCore.JqGrid
This demo application shows how jqGrid can be used in ASP.NET Core (with help of [Lib.AspNetCore.Mvc.JqGrid](https://github.com/tpeczek/Lib.AspNetCore.Mvc.JqGrid)).
Packages for Lib.AspNetCore.Mvc.JqGrid are available on NuGet.
## Donating
My blog and open source projects are result of my passion for software development, but they require a fair amount of my personal time. If you got value from any of the content I create, then I would appreciate your support by [sponsoring me](https://github.com/sponsors/tpeczek) (either monthly or one-time).
## Copyright and License
Copyright © 2016 - 2024 Tomasz Pęczek
Licensed under the [MIT License](https://github.com/tpeczek/Demo.AspNetCore.JqGrid/blob/master/LICENSE.md)