Skip to content

[DataTable]: Request for cursor based pagination feature in DataTable #1304

@dbdsgt

Description

@dbdsgt

Issue Type [Mandatory]

  • Feature Request
  • Enhancement
  • Documentation
  • Bug Report

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]

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions