react-datatable
react-datatable copied to clipboard
React-datatable is a component which provide ability to create multifunctional table using single component like jQuery Datatable. It's fully customizable and easy to integrate in any react component....
If a user inputs text on the search field, the matched text result will be highlighted. Is it achievable?
Hi There! Thank you for doing this awesome project, I wanted to tell that I found a little issue when a user changes to watch all results in the list...
the number of columns is too big, but there is no x-scale scrollbar, how do i add it? Thanks
Add checkbox in header and row also. how can we perform the select all functions
I want to use filters in the column, however, while the documentation mentions filters, it doesn't show how to actually use it...
Added support for configuring export of columns (Fix #61 ) Also fixed weird typo in onPageBlur and added new line to README.md
how to generate values from table to pdf?
It seems like some styles are corrupted while bootstrap is enabled i dont think it is good Also i see use of old Font Avesome 4.x (because of icons on...
Enable or disable state saving. When enabled data tables will store state information such as pagination position, display length, filtering and sorting. When the end-user reloads the page the table's...