github gregnb/mui-datatables 2.4.0
Added row trigger options, custom filter functionality, and minor bug fixes

latest releases: 4.3.0, 4.2.2, 3.8.5...
4 years ago
  • Added the ability to trigger either a row select, a row expansion, or both via new options selectableRowsOnClick and expandableRowsOnClick
  • Deprecate onRowClick functionality triggering when clicking expand icon
  • Added the ability to add custom filter logic via filterOptions: { logic: function }
  • Added filterOptions: { names: array }
  • Deprecate standalone filterOptions: array as a way to add custom names (use new option instead)
  • Fix filter dialog height for checkboxes
  • Fix sort icon and help tooltip display in column headers
  • Fix issue with undefined values in "multiselect" fitlers
  • Fix issue with count not updating after initial instantiation

Don't miss a new mui-datatables release

NewReleases is sending notifications on new releases.