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'm pretty sure this isn't possible today, but is an interesting idea that could be done with custom sort methods. Custom sort methods have been in the backlog for a really long time. If I ever get around to it, sticky rows would be a really neat example to show.
Thanks for your feedback, glin.
I found that sticking row could be partially done with groupby method. Although it is not very neat, but enough for ilustrative purpose. Any way, I really look foward to the enhancement.
I got a need to stick a row on the top of a reactable as a beachmark. Something just like freeze rows in Excel.
I don't know if it is possible to achieve, but would be quite a usefule function. Many thanks!
The text was updated successfully, but these errors were encountered: