/EJ2-DataGrid-MVC-UrlAdaptor-custom-excel-filter-checklist

By default, we have send query as take 1000 to get the filter check list. If you want to show all records instead of 1000 then use select query for getting current and previous filter records only

Primary LanguageJavaScript

ASP.NET MVC DataGrid - URLAdaptor with Custom Excel Filter Checklist

This sample explains about how to use the URLAdaptor with custom excel filter checklist in ASP.NET MVC DataGrid.

Prerequisites

  • Visual Studio 2022

How to run the project

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.