Currently, I see that the pagination data is coming from the backend like so:
<img src="https://cdn.asparksys.com/medias/1655104142876.png" alt="metronic"/>
But my django backend is sending like this:
<img src="https://cdn.asparksys.com/medias/1655104276906.png" alt="django" />
Hi,
From our side, it's just an example, it's not a strict implementation. You can re-write the table pagination logic (based on https://tanstack.com/table/v8/docs/examples/react/pagination) or rewrite you API.
Regards,
Keenthemes support