Issue Type [Mandatory]
Description [Mandatory]
Request for cursor based pagination feature.
Expected Behavior [Mandatory]
Request for pagination features in DataTable component for apis that dont provide a total count of data and works on cursors, i.e. before cursor and after cursor, where cursor could be any value, instead of page Numbers where you jump to a specific page, here you can only go to next or previous page.
Screenshots / Logs / Video [Mandatory]
sample request
{"cursorLimit":20,"cursorAfterId":"pr_Id","cursorAfterCreatedAt":"2026-02-19T05:37:41.635777"}
Related Issues / PRs [Optional]
Additional Context [Optional]
Issue Type [Mandatory]
Description [Mandatory]
Request for cursor based pagination feature.
Expected Behavior [Mandatory]
Request for pagination features in DataTable component for apis that dont provide a total count of data and works on cursors, i.e. before cursor and after cursor, where cursor could be any value, instead of page Numbers where you jump to a specific page, here you can only go to next or previous page.
Screenshots / Logs / Video [Mandatory]
sample request
{"cursorLimit":20,"cursorAfterId":"pr_Id","cursorAfterCreatedAt":"2026-02-19T05:37:41.635777"}
Related Issues / PRs [Optional]
Additional Context [Optional]