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.03k stars 409 forks source link

Resizable columns in Tables #1244

Open abhisekdev opened 1 month ago

abhisekdev commented 1 month ago

Currently, all tables have fixed column widths. If a user can drag the columns to the desired width, it would create a much better experience.

Feature Check list