KendoGridFASM provides functionality for ASP.Net (MVC/Web API) to not only map the Data Source Request to C# DTO but also provides helper functionality that can be used to generate dynamic expressions for filtering, sorting and aggregation which again can be used to generate dynamic WHERE, ORDER BY and GROUP BY clauses to be used to query your SQL data source.
Info
Version: | 2.0.0 |
Author(s): | Tayyab |
Last Update: | Monday, March 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tayyabnasir22/Kendo-JQuery-Grid-Server-Filtering-Sorting-Aggregate-Mapping |
NuGet Url: | https://www.nuget.org/packages/KendoGridFASMS |
Install
Install-Package KendoGridFASMS
dotnet add package KendoGridFASMS
paket add KendoGridFASMS
KendoGridFASMS Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
Tags