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
Hi all :D, I am just wondering if it is possible to show a vertical alignment line under the resizer when the user is dragging the resizer, and it will behave as the resizer is as long as the height of the table and the line will just disappear once the user finishes resizing. Any help is appreciated!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all :D, I am just wondering if it is possible to show a vertical alignment line under the resizer when the user is dragging the resizer, and it will behave as the resizer is as long as the height of the table and the line will just disappear once the user finishes resizing. Any help is appreciated!
I randomly took an example from this sortable/resizable react-table code on codesandbox:

https://codesandbox.io/embed/react-table-sorting-with-column-resizing-4fmog?file=/src/App.js:2302-2531
Beta Was this translation helpful? Give feedback.
All reactions