Fixed Table Header is fixing header row of table without div overflow. It is fix header row of table when scroll down the page.
You can use fixedtableheader plugin with ASP.NET DataGrid or GridView.
You can see demo pages in iframes.
Click for download jquery.fixedtableheader plugin on jquery.com
Tested with:
- Internet Explorer 6 - 7 - 8
- Firefox 3.5.3
- Google Chrome 4.0.220.1
- Safari 4.0.3
- Opera 10.00
Change Log:
- Version 1.0.2
- Fixed width bug when is set border width in style.
- Version 1.0.1
- Fixed left position bug when horizontal scroll.
Demo Pages:
1- HTML Table Example: click for open in new window
2- ASP.NET GridView Example: click for open in new window