You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
dohoangtung
changed the title
Move resizing line without effect the column widh
Move resizing line without affect the column widh
Jun 15, 2021
dohoangtung
changed the title
Move resizing line without affect the column widh
Move resizing line without affecting the column width
Jun 15, 2021
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
The text was updated successfully, but these errors were encountered: