You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created some API's in the backend and now in the UI when the records open the pagination is not implemented on them . For example if there are total 70 documents , in the first page i get all 70 documents and it is written like showing 1 to 10 of 70 documents . Please help me out to implement the pagination in the Client side when i am making a API in the backend . I mean how will i use params in the backend API ?
The text was updated successfully, but these errors were encountered:
I have created some API's in the backend and now in the UI when the records open the pagination is not implemented on them . For example if there are total 70 documents , in the first page i get all 70 documents and it is written like showing 1 to 10 of 70 documents . Please help me out to implement the pagination in the Client side when i am making a API in the backend . I mean how will i use params in the backend API ?
The text was updated successfully, but these errors were encountered: