Pagination - fetch more via GraphQL before moving to page, apply filtering

Hey,

I'm trying to implement a grid that fetches only 25 records on init while fetching the next records if the user navigates to another page.

Been searching through the forum and documentation but didn't find anything that would give me a good startpoint.

What I've found was this thread:
https://www.syncfusion.com/forums/149842/a-real-custom-adapter-datamanager-for-custom-data-graphql

Do I need to implement a custom UrlAdapter that implements my graphql query? I also would like to filter on the server, so the entered filters must be patched to the query parameters. Is this possible?

1 Reply

PG Praveenkumar Gajendiran Syncfusion Team November 16, 2020 12:10 PM UTC

Hi Jens, 

Greetings from Syncfusion support. 

Currently we do not have GraphQL support with dataManager and also we have already considered “GraphQL support for Essential JS 2 DataManager” as feature and added to our feature request list. It will be implemented in any of any upcoming releases. 

At the planning stage for every release cycle, we review all open features and identify features for implementation based on specific parameters including product vision, technological feasibility, and customer interest. We will let you know when this feature is implemented.  

We are closing this incident / inquiry now. You can also track the current status of your request, review the proposed resolution timeline, and contact us for any further inquiries through this link.   

Regards, 
Praveenkumar G 


Loader.
Up arrow icon