react-data-components
react-data-components copied to clipboard
React components for sorting, filtering and pagination of data.
Can any one tell me how hide to pagination bar !!!
Does the table support remote data source? If so, how would you do it in an ajax call? Thank you so much
Is there a way to programmatically sorting the table? or reset the sorting programmatically? Thanks, Adri
The both labels in DataTable component, 'Search' and 'Page Size' is not editable, so you can not customize for your application by text or language. So I just add in...
Customize the label for "Search" and "Page Size" making able to the user edit for any language or sentence needed by the application.
Global search is doing a great job except that it is kind of "overkill". To an end user's point of view, global means the visual columns on the data table,...
Say table has 4 columns, is there a way to have a filter for each column? Is there's a patch already attempted for this?
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.0.11 to 4.7.8. Release notes Sourced from handlebars's releases. v4.7.8 Make library compatible with workers (#1894) - 3d3796c Don't rely on Node.js global object (#1776) - 2954e7e...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.0.4 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...
Bumps [fsevents](https://github.com/fsevents/fsevents) from 1.1.2 to 1.2.13. Release notes Sourced from fsevents's releases. Release v1.2.13 Only build on Mac-OSX Release v1.2.11 Removing node-pre-gyp so that building fsevents becomes easier and enabled...