github jbetancur/react-data-table-component v1.4.6

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

Bug Fixes

  • #79 When paging server-side the pagination row count was being calculated from data.length. Unfortunately, this breaks the pagination total since your total rows will only ever be the max page size. Therefore, a new prop paginationTotalRows is now available to override data.length

New Features

  • onChangePage now returns both the current page index and the total row count

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

NewReleases is sending notifications on new releases.