Hi all, I have a Gridview on my web page and I use the paging feature. But due to user requirements, I need to load all rows into my gridview control and instead of paging, allow the user to scroll thru the rows. Not to worry, the most rows that can be loaded is about 100 so performance is not an issue. I also want to display only 10 rows in my gridview at a time. Then I want vertical scrollbars to allow the user to go thru these rows. I also want the headings to be stationary and not move as the user scrolls. Is this possible and if so can someone get me started?
Thanks, Bob [Non-text portions of this message have been removed]

