-
https://www.ag-grid.com/react-data-grid/server-side-model-datasource/
However, Can we allow arguments to be passed to |
Beta Was this translation helpful? Give feedback.
Answered by
TkDodo
Feb 16, 2025
Replies: 1 comment 2 replies
-
i plan on bringing back imperative infinite queries, where you pass the |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
riwu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i plan on bringing back imperative infinite queries, where you pass the
pageParam
dofetchNextPage
instead of having agetNextPage
function.