This is a mirror of official site: http://jasper-net.blogspot.com/

Grid View with fixed header

| Wednesday, March 17, 2010
GridView Control of Asp.Net makes our task very simpler as comparison to HTML tables. But one problem which I always faced with GridView Control is of scrolling headers. I tried several forums and websites, but didn’t come up with good solution.

In this article, I am trying to solve the problem of scrolling headers in Asp.net GridView control.

This article will fulfill the following requirements.

1. GridView will have fixed header.
2. GridView can be scrolled horizontally.
3. GridView can be scrolled vertically.

Read more: Codeproject

Posted via email from jasper22's posterous

0 comments: