A set of libraries which provide support for jqGrid usage in ASP.NET Core.
A set of libraries which provide support for Guriddo jqGrid and free jqGrid usage in ASP.NET Core.
This is ASP.NET Core evolution of jqGrid related functionality from Lib.Web.Mvc.
All the packages are available on NuGet. You can drag all packages at once by installing the top level one.
PM> Install-Package Lib.AspNetCore.Mvc.JqGrid.Helper
But you can also install only the needed packages if you don’t require the full functionality.
PM> Install-Package Lib.AspNetCore.Mvc.JqGrid.Core
PM> Install-Package Lib.AspNetCore.Mvc.JqGrid.DataAnnotations
The documentation is available here.
The demo project is available here.
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 (either monthly or one-time).
Copyright © 2016 - 2025 Tomasz Pęczek
Licensed under the MIT License