I have a page where the height and width of the page itself will be the height and width of the screen resolution
The page itself will not scroll.
However within the page there is a div that has a fixed height. inside the div are HTML headers and then after the headers is a repeater with rows. The repeater can now scroll vertically, if there are more rows than what can fit inside the div then the
user can scroll.
what i need to do is to have the page like an excel document where I can scroll both vertically and horizontall, however the header (column names such as A, B...) are fixed.
MyronCope
Participant
1656 Points
1345 Posts
how to duplicate both vertical and horizontal scrolling on a page
Nov 04, 2012 08:57 PM|LINK
using asp.net/vb.net 2010
I have a page where the height and width of the page itself will be the height and width of the screen resolution
The page itself will not scroll.
However within the page there is a div that has a fixed height. inside the div are HTML headers and then after the headers is a repeater with rows. The repeater can now scroll vertically, if there are more rows than what can fit inside the div then the user can scroll.
what i need to do is to have the page like an excel document where I can scroll both vertically and horizontall, however the header (column names such as A, B...) are fixed.
how do you do that with HTML?
thanks
MC
raju dasa
Star
14746 Points
2499 Posts
Re: how to duplicate both vertical and horizontal scrolling on a page
Nov 05, 2012 08:32 AM|LINK
Hi,
check this site:
http://stackoverflow.com/questions/4709390/table-header-to-stay-fixed-at-the-top-when-user-scrolls-it-out-of-view-with-jque
rajudasa.blogspot.com || blog@opera