2X faster development
The ultimate ASP.NET Web Forms UI toolkit to boost your development speed.
The DataManager class helps in binding the Grid queries passed to the server-side. Based on those queries you can perform server-side operation on the Grid data. The query parameters that help you perform the server-side operations are as follows. Table 1: Query Parameters
DataManager Operations: The query parameters are serialized by the DataManager class and the server-side operations such as sorting, filtering, paging are performed by the PerformSorting, PerfomWherFilter, PerformSkip and PerformTake methods. C# DataOperations Method: You can also perform the server side operation such as filtering, paging and sorting by using the DataOperations Execute method instead of using the individual methods. The following code example shows you how to use the Execute method in the DataManager. Table 2: Server side operation order for Execute method
C# MVC In the following code example is demonstrated the server-side operation using UrlAdaptor. C# ASP In ASP.NET, the server-side operation is performed by using the WebMethodAdaptor, and the DataManager parameter is set as value. C#
|
2X faster development
The ultimate ASP.NET Web Forms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.
Which NuGet package i need to install to use "Syncfusion.JavaScript.DataManager"?
Hi Mahbubur,
Thanks for contacting Syncfusion Support.
We have checked your query and to use Syncfusion.JavaScript.DataManager , necessary Syncfusion assemblies you need to be install are Syncfusion.EJ and Syncfusion.Linq.Base.
In addition to that, you need to install Syncfusion.EJ.MVC (Asp.NetMVC platform) and Syncfusion.EJ.Web (Asp.NetWebforms) based on your platforms.
Please get back to us if you need any further assistance.
Regards, Farveen sulthana T