jQuery - how to freeze table header and allow scrolling of the rest of the rows
- by epitka
I have a table rendered from custom control over which I have no control yet I need to make this table scrollable so that the header, or actually the first row is fixed. Is there a jQuery plugin that would allow me to do this?