I am not able to get the server side pagination working
I am not able to get the server side pagination working
ekaansh
Posts: 1Questions: 1Answers: 0
On subsequent calls to any page other than the first one the ajax call is succeded (as I can see in the browser) but the UI does not render new data as well as does not change the active button to page no. 2 or 3 and so on. It is stuck on page no 1.
Here is my line of code for JS.
This discussion has been closed.