GuillaumeJasmin / react-table-sticky

Sticky hook for react-table v7
MIT License
189 stars 21 forks source link

Does this hook works with useFlexLayout? #33

Open dkumar431 opened 3 years ago

dkumar431 commented 3 years ago

Is there any example available that shows a sticky column with useFlexLayout and column resize?

ViieeS commented 3 years ago

Works for me, however needs slightly different styles from the example

dkumar431 commented 3 years ago

@ViieeS It would be a great help if you can put up a small example on codesandbox.