Freeze Panes html table like excel
There are already a few scripts around that demonstrate how to freeze a HTML table top row and first column.
Most of these scripts are specific to Internet Explorer while a couple I have tried are cross browser compatible using CSS but require the column widths to be set to a specific width...for example all column widths must be set to 100px wide. This I also found not to be ideal because the columns hide any content that is wider than 100px and offered no way of adjusting the column widths to view the hidden data via an onscreen control....not ideal for dynamically created data from a database.
This example is perfect for tables containing large amounts of data and is cross browser compatable(tested IE6,IE7,Fire Fox 2.0.0.6,Opera 9.22)
and might be best employed using database recorset paging.
2nd March 2008:
Best performance for scrolling columns was with using Fire Fox and Opera, while IE was a little slow. Rows were about the same.
The script simply hides/unhides columns or rows using scrolling buttons:
Place the javascript function in either the head or body of your page.
The script could be better optimised, but for demonstration the code is easy enough to follow:
CommentsAbhinav: Hi Will,
Will: It cannot forget, something you are introducing is not right. At what point are you increasing columns, check its before the js runs. Abhinav: Hey Will,
Abhinav: Hi Will,
Amit: Hi Guys, Great work done.Congrats.
Sundar: Yes I am having the same issue. The horizontal scroll bar doesn't work in IE 7. I don't see the 'right' arrow image, and the whole horizontal bar is unresponsive. sharlin: it;s working Fine with me cuma elp: i have a problem if the table has rowspan,does anyone experince the same problem as i did..? Will: yes, it is not designed for rowspan or colspan. Achieve: Where do you set the table width for your table? My table does not fit the screen, it is much wider, until I start scrolling to the right, then it shrinks. It also keeps on changing size when I scroll horizontally.
Will: Table width is not set, the browser determines it depending on content. Make sure you have a width & height for .div_freezepanes_wrapper & position is relative. As for arrows, would have to see but make sure your table is valid i.e equal number of cells in each row etc. gfdos: I will be emailing you about some additions I have made extending this code, if you want to add them to this. Kees: Great tool! One request: would it be possible to have a moveable button on the scroll bars that would show you whether you are at the beginning, the middle, or the end of the report? Thanks for the good work! Ziggy: Great tool indeed! and I second that request for a scroll indicator to tell us where we are in the table. Thanks for saving me countless hours of trying to figure this out by myself. Ravikant: My header comprises of two rows and having lots of colspan & rowspan in that, bcoz of this when i hide the column it doesnt move properly. can i hav solution pls.......... Will: @Hi, sorry, this is not designed work other than with standard htm table. i.e, no colspan or rowspan. A total change of concept is required to accomodate complex tables. Minh: Hi,Will.
Anonym: I need the scrollbars to appear on the horizontal as well as vertical column. Someone please help. Its urgent... sans: i want scroll bars to be visible, is it possible
Will: You need to provide a better description of the problem your having. Send me an example url and what browser your having the trouble with if u want me to take a look. sati: i want scroll bars to be visible, is it possible FSM: Hi Will, how do I get the scroll bars displayed i.e both horizontal and Vetical Will: Hi. How do you mean. They are virtual scroll bars. Basically a div and depending on what half of the div you click determines the scroll event. If its not showing up its probably a browser issue and the styling of the div needs to be adjusted accordingly. Nihal: I have issue with the scrolling speed. Sometimes all of table is getting scrolled to left/right in a single click only. And sometimes it works fine. Do we need to clear anything in the JS? Pavan G Jakati: Hi Will , I do see the script code which is showing the version two demo(http://coastworx.com/freezepanes_table_scroll2.html). Can you mail me that pls pls pls. DJ: @Pavan,right click -> view source and you shall have it. Cheers. PaVan G Jakati: Dj : THanks a lot Van Rhodes: Hi Will, great app. Question: table width expands or shrinks based on width of the page, but height does not. How do I get height to do the same? James: @Van. Just like any other html table it will not shrink or stretch to the height of the page But rather is dependent on the number of rows and the text size contained on those rows or the Row height. You could try setting the css for table rows to a certain pixel or percentage height and experiment with that. coppi: I just could not leave your website before suggesting that I actually loved the usual info an individual provide for your visitors? Is gonna be back incessantly in order to inspect new posts jglory: i want moving by drag event sufian: it's helpful and nice. but if i want freeze right side column then what can i do ? soutin: i would like to thanks to that. this allowed me to a lot with a venture i done. at the beginning my spouse and i tried just using simplexml to see any 400mb xml record along with well, php wasn't having your. right now it may develop 20k data files nevertheless it removes these people when it's done and every little thing is definitely performing fantastic. thanks! Geeni: Hi,
muthu: Hi,for the horz scroll its not working ,i am getting java script error msg ,when i click the left button or right button .throwing style object not available ,can you help me on this Steve: For any errors or unexpected behaviour please let me know what browser your using, the error msg, and if the same thing happens when using the stock script. muthu: now its working fine for me .i need to enable scroll bar instead of vertical click button and hoz click button frank: I use study some good stuff right here. Undoubtedly really worth book-marking regarding returning to. I actually ponder the amount of energy putting to produce a really magnificent useful web site. atul: Works great on desktop. any way to make this code work in ipad ? atul: code does not work on safari in ipad. Please let me know if any solution. thanks in advance. Anonym: 9999999 Anonym: 9999999' AnD sLeep(3) ANd '0'='0 Anonym: 9999999&&SlEEp(3) Anonym: 9999999' AnD sLeep(3) ANd '1 Anonym: 9999999'&&sLEEp(3)&&'1 Anonym: 9999999 '||SLeeP(3)&&'1 Anonym: 9999999 AnD BeNChMaRK(2999999,MD5(NOW())) Anonym: 9999999&&BeNChMaRK(2999999,MD5(NOW())) Anonym: 9999999' aND BeNChMaRK(2999999,Md5(NoW())) AnD '1 Anonym: 9999999'&&BeNChMaRK(2999999,mD5(NOW()))&&'1 50 of 87 comments (part 1) [ » ] [ * ]
|