github jbetancur/react-data-table-component v4.0.2

latest releases: v7.6.2, v7.6.1, v7.6.0...
4 years ago

Fixes

  • #333 If you are using paginationServer and you remove the last item from a page, RDT will now fire onChangePage with the recalculated page so you can correctly handle server pagination. Note that when you are using paginationServer you should also be using paginationTotalRows set to the total record count (not the page item count). This value should usually be available via your servers pagination api. Huge thanks to @sarathdr for identifying and submitting the fix!

Don't miss a new react-data-table-component release

NewReleases is sending notifications on new releases.