Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move resizing line without affecting the column width #313

Open
dohoangtung opened this issue Jun 15, 2021 · 1 comment
Open

Move resizing line without affecting the column width #313

dohoangtung opened this issue Jun 15, 2021 · 1 comment

Comments

@dohoangtung
Copy link

Hi,

My table contains more than 20 columns, and using the current column resizer solution (https://autodesk.github.io/react-base-table/examples/resizable) lead to performance issue, especially for large screen (32inch vs 2k resolution). I wonder if there is a way to only move the resizing line and update column width when onColumnResizeEnd (mouse released), Please help.

Thanks

@dohoangtung dohoangtung changed the title Move resizing line without effect the column widh Move resizing line without affect the column widh Jun 15, 2021
@dohoangtung dohoangtung changed the title Move resizing line without affect the column widh Move resizing line without affecting the column width Jun 15, 2021
@nihgwu
Copy link
Contributor

nihgwu commented Jun 15, 2021

Sorry I don't think it's possible with current implementation, not sure if it's achievable if you render the ColumnResizer by your own

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants