What's the best jQuery plugin for creating a table with fixed header? It should be crossbrowser compatible. I'm needing this for creating a datagrid widget.
Asked
Active
Viewed 1.3k times
3 Answers
0
If you need to create a table with fixed row labels as well, I whipped this up:
http://adamkochanowicz.com/blog/fixed-table-headers-and-sidebar/

Adam Grant
- 12,477
- 10
- 58
- 65