jQuery - how to freeze table header and allow scrolling of the rest of the rows

Posted by epitka on Stack Overflow See other posts from Stack Overflow or by epitka
Published on 2009-06-11T19:10:33Z Indexed on 2010/05/06 15:18 UTC
Read the original article Hit count: 218

Filed under:
|

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?

© Stack Overflow or respective owner

Related posts about jquery-plugins

Related posts about jQuery