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
I think this could be easily emulated on top of the current sticky implementation. The idea would be to move stickied rows to the header that's sticky and then add some custom styling.
I know
reactabular-sticky
support sticky header. but what about stick rows in table body?Here is a demo https://www.ag-grid.com/javascript-grid-row-pinning/
Is it already supported in
Sticky.Body
? if not , what's the best way to do it?The text was updated successfully, but these errors were encountered: