Front end part is fine, on Back end also, the objects which we are fetching while querying, each object should have this PageNumber and PageSize right ? And we need to use this two attributes in query as well to fetch respective data ? Please correct if i am wrong ?
Thank you very much, also have a question, with this server side pagination when I click on browser back or forward arrow it is not loading the previous page instead it is loading the component with page1 default. How can I fix it?
You have to store page no into Local-Storage..and on page load if you data in local storage.. assign that to our pageNo filed in object and then make api call
From api u will get total no of records...by that you can calculate total no of pages you will have. And then you will know what is your last page..then you can disable it
Nice Explanation.. Thank you
Thank you.... Greatly helpful especially for me ...
Nice Man..covered Everything..
This really helped me. Good job
Glad it helped you..keep watching
Nice explanation..thank you.
Very informative video
Nice vide. If i have to use checkbox row selection and select all for current page with server side pagination, how can we do that
You need api like that. Then u can send object with check box n page no
Very well explained
Was the sorting included in the video?
Front end part is fine, on Back end also, the objects which we are fetching while querying, each object should have this PageNumber and PageSize right ? And we need to use this two attributes in query as well to fetch respective data ? Please correct if i am wrong ?
Not required on each object..page number and page size only required to send along with API to filter data
Thank you very much, also have a question, with this server side pagination when I click on browser back or forward arrow it is not loading the previous page instead it is loading the component with page1 default. How can I fix it?
You have to store page no into Local-Storage..and on page load if you data in local storage.. assign that to our pageNo filed in object and then make api call
Nice explain
was looking for this scenario..how can we filter with Date - like from and to date
Yes. It needs api like that with such filters
Am i accessibility server side paginator codes ?
not able to find api on website
nice video
No cors enables for the GetCandidatebyFilter endpoint
\
projectapi.gerasim.in in this use product filter api
If we have only 2 pages of data then how to disable next button accordingly?
From api u will get total no of records...by that you can calculate total no of pages you will have. And then you will know what is your last page..then you can disable it
when we click previous it goes to from one it goes to 0,-1 how to solve that
When click on prev we can add a condition if page no is 1.. don't decrement page no
Can we do the same with local json ?
No.
thank you
"Login failed for user 'newajaystore
api not working
You should use an ai voice