This is a migrated thread and some comments may be shown as answers.

Gridview with API Call : Filtering, Sorting ?

0 Answers 77 Views
GridView
This is a migrated thread and some comments may be shown as answers.
moe
Top achievements
Rank 1
moe asked on 21 Jan 2019, 08:16 AM

     Hello,

I am using the RadGridView for displaying our list of data, but this data is getting bigger and bigger so to improve performance we added paging to our Api

(Data to the gridview is populated through the API not directly from the database).

My Concern is that we I apply paging on the API , I will lose the built in sorting and filtering in the grid as It will only sort the return data.

Is there a way to apply filtering and sorting as calls to the API and I will handle the request on my API.

 

any help would be appreciated.

No answers yet. Maybe you can help?

Tags
GridView
Asked by
moe
Top achievements
Rank 1
Share this question
or