How to keep the column header fixed while scrolling
How to keep the column header fixed while scrolling vertically.
Also, how to keep the first column fixed while scrolling horizontally ?
Is there any jquery available?
I have a table with thead and tbody.
Please help