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.05k stars 413 forks source link

Custom row component #1115

Closed Artur-Abalov closed 1 year ago

Artur-Abalov commented 2 years ago

Can you make possible to replace row component with custom one, while passing data, that is necessary for datatable row to work via props(e.g styles). This may make easier to integrate with other libraries, that use components with children. For example dnd or clickOutside component.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.