Freeze Gridview Header while scrolling with both vertical and horizontal scroll bars.
-
Hi, There are many Freeze GridView Header solutions available but all that I found only worked for vertical scrollbar in GridView. But my Grid has around 35-40 columns and I want a horizontal scrollbar as well; while retaining the Freeze Header functionality.. any ideas??
Pankaj Chamria, Software Programmer.
-
Hi, There are many Freeze GridView Header solutions available but all that I found only worked for vertical scrollbar in GridView. But my Grid has around 35-40 columns and I want a horizontal scrollbar as well; while retaining the Freeze Header functionality.. any ideas??
Pankaj Chamria, Software Programmer.
If you are moving the horizontal scrollbar then you don't need to do anything to header because moving X position doesn't affect to Y position.
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)