T
TanStack3y ago
like-gold

Can't I get an example of dynamic + sticky using react-table?

I implemented virtualization by looking at examples of react-table and dynamic of virtual. If you specify the 'position:sticky' and 'top:0' properties in the th tag, the table header is fixed at the top in safari, but the header scrolls down in chromium and edges. When I looked at the sticky example, it was implemented as a div tag, so is there any code to show it as a table example? I need your help.
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?