Skip to content

PrimeReact DataTable paginator is not working properly. #1124

Discussion options

You must be logged in to vote

It works after adding lazy keyword.

<DataTable paginator rows={5} totalRecords={100} lazy value={data} stripedRows />

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@geeky01adarsh
Comment options

Comment options

You must be logged in to vote
2 replies
@MarielaRH
Comment options

@bmbravo
Comment options

Answer selected by geeky01adarsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants