Click here to Skip to main content
15,881,757 members
Articles / Web Development / ASP.NET
Alternative
Tip/Trick

How to Freeze GridView Header While Scrolling ?

Rate me:
Please Sign up or sign in to vote.
1.00/5 (3 votes)
8 Sep 2010CPOL 13K   2   4
asp.net grid view
XML
<asp:Panel ID="gridPanel" runat="server" Height="200px" Width="100px" ScrollBars="Auto">
   asp.net grid view

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
Generalalready i tried this...bur the problem is while we scroll th... Pin
s.chiranjeevi20-Sep-11 19:07
s.chiranjeevi20-Sep-11 19:07 
GeneralReason for my vote of 1 There is so much difference between ... Pin
Toniyo Jackson12-Jul-11 22:54
Toniyo Jackson12-Jul-11 22:54 
GeneralBTW the tip is for freezing the HEADER columns of a GridView... Pin
Ankur\m/12-Jul-11 21:04
professionalAnkur\m/12-Jul-11 21:04 
GeneralReason for my vote of 1 How was that approved? There is no a... Pin
Ankur\m/12-Jul-11 21:02
professionalAnkur\m/12-Jul-11 21:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.