json_table
json_table copied to clipboard
[Feature] Fetch Data on Page change
currently all data is fetched once and only trimmed list is shown based on paginationRowCount. What I need is a callback to be fired when next page button is pressed which will fetch data and then table is populated accordingly