...

/

Problem: Freeze Header and First Column in Table

Problem: Freeze Header and First Column in Table

Try to create a table where the header stays fixed on top and the first column stays fixed on the left while scrolling.

Problem description

You have an HTML table with many rows and columns placed inside a container with limited width and height. As the user scrolls vertically, the header row should stay fixed at the top ...