Author Topic: ParamQuery With Angular 8 for Asp.Net MVC  (Read 2546 times)

KaranamAvinash

  • Newbie
  • *
  • Posts: 8
    • View Profile
ParamQuery With Angular 8 for Asp.Net MVC
« on: September 19, 2019, 06:03:25 pm »
Hi,

I am using paramquery grid with angular 8 in the frontend and ASP .Net MVC in the backend.

Could anyone provide a demo code for remote Paging, Filtering and Sorting.


Thank you.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6282
    • View Profile
Re: ParamQuery With Angular 8 for Asp.Net MVC
« Reply #1 on: September 24, 2019, 10:16:35 am »
remote scripts for remote paging, filtering, sorting, etc remains same irrespective of Angular, jQuery, React, Vue or any other framework.

Please check the respective online examples for ASP.NET MVC code.

KaranamAvinash

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: ParamQuery With Angular 8 for Asp.Net MVC
« Reply #2 on: September 24, 2019, 03:08:40 pm »
Thank you Paramvir,

Actually my question was wrong,  it was about clubbing of all the three together.

Remote paging with sorting and filtering.

and its sorted out.
« Last Edit: September 24, 2019, 03:12:59 pm by KaranamAvinash »