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
exotic-emeraldOP•15mo ago
i was missing this:
getRowId: (row) => row.id,