Click here to Skip to main content
15,889,877 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi Folks,

I need to implement a HTML table with "Fixed Header" and "Scrollable Body". I've tried a lot and googled. :( I didn't find any solution. Any help would be appreciated.

Thanks in Advance.
Posted
Updated 6-Mar-11 19:58pm
v2

1 solution

Try these

A Scrollable Table With a Fixed Header[^] (Tricky one)

Pure CSS Scrollable Table with Fixed Header[^]

Fixed headers in large HTML tables[^]

Try this****

Table fixed Header[^]

I was checked & it's working, See the Documentation
Documentation[^]

Compatible browsers

Internet Explorer 8
Firefox 3.6.9
Chrome 5.0 & Safari 4.0.5
Opera 10
 
Share this answer
 
v2
Comments
TweakBird 16-Nov-10 1:52am    
Thanks for posting.
Link1: Two Tables are Used. i have to achieve with only one table. because, more columns, large content alignment mismatch for columns & rows. already i seen this on googled.
Link2: Not working in IE8.
Link3: Not working in Firefox.
thatraja 16-Nov-10 2:45am    
For your case, Link1 & Link3 are applicable, am i right?(Because you have asked only for IE8)
TweakBird 16-Nov-10 3:32am    
Link1: Assume 10 columns & 40 rows. 20th row column 8 have large amount of data. columns are not scrolled. Not applicable.
Link3: ok with IE8, but working with firefox also needed.
thatraja 16-Nov-10 4:21am    
check my updated answer & I hope now you have the solution
TweakBird 16-Nov-10 4:35am    
i already checked. any how thanks thatraja.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900