T
TanStack4y ago
eastern-cyan

Example with vanilla html table + tr for rows? (v2)

Does anyone know of an example (or if its possible) to virtualize a vanilla html table? I can see a lot of examples online using react-table but we've already got a bunch of vanilla html tables + custom styling that want virtualizing.
No description
No description
3 Replies
eastern-cyan
eastern-cyanOP4y ago
E.g. I have this somewhat working but the td's aren't behaving like normal
eastern-cyan
eastern-cyanOP4y ago
Have got a working example now, with some inspiration from the react-table docs!
No description
MEE6
MEE64y ago
No description

Did you find this page helpful?