hyperfiddle

braai engineer 2025-09-30T09:38:55.318779Z

I got VirtualScroll working with table rows in a dom/tbody, but I'm struggling to get it working with a dom/thead even if I apply the same grid CSS to table thead ... as for table tbody .... Trying to get a sticky table header with column names.

Dustin Getz (Hyperfiddle) 2025-09-30T11:25:27.745989Z

I think you can start with the working URL i gave you, and save-as HTML, and start deleting stuff until you have just the working table with css, and then replicate that exact markup in your project, then customize

Dustin Getz (Hyperfiddle) 2025-10-05T18:08:15.289319Z

We added documentation to the virtual scroll section of the tutorial (and published a bunch of updates to the docs overall as well). I think it's too late to help you as you seem to already have figured it out, but maybe it will help others

👍 1