Manual Pagination w/Row Selection
If I am using manual pagination and using row selection when I check a record on one page it persists between pages. What am I doing wrong?
1 Reply
deep-jadeOP•12mo ago
i was missing this:
getRowId: (row) => row.id,