jbetancur / react-data-table-component

A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling.
https://react-data-table-component.netlify.app
Apache License 2.0
2.04k stars 411 forks source link

[FEATURE]: Live Search #1177

Open bytemtek opened 10 months ago

bytemtek commented 10 months ago

Is this component supported or will it support live search? Thank you.

mohammedsaif-fb commented 9 months ago

Please support live search across cols and rows

bytemtek commented 4 months ago

Is there any update about search ?

mohammedsaif-fb commented 4 months ago

@bytemtek I have achieved desired functionality using another lib https://www.npmjs.com/package/react-data-table-component-extensions

bytemtek commented 4 months ago

@bytemtek I have achieved desired functionality using another lib https://www.npmjs.com/package/react-data-table-component-extensions

Thank you so much !