Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net (http://www.velocityreviews.com/forums/f29-asp-net.html)
-   -   How to fix headers of a gridview (http://www.velocityreviews.com/forums/t122064-how-to-fix-headers-of-a-gridview.html)

RS 03-21-2006 09:28 PM

How to fix headers of a gridview
 
I am using gridview in my web application. I have also implemented
sorting and paging. I problem is when I scroll the gridview, the header
also scrolls with it. How can I make the gridview headers not to
scroll. Thanks
RS


slagomite 03-21-2006 09:35 PM

Re: How to fix headers of a gridview
 
Check out my reply to this question, posted by another person:

http://groups.google.com/group/micro...0b3a7cd908902d

HTH
Luke


jesobrepena 10-22-2009 03:14 AM

Check out this open-source project ASP.NET CoolControls. It supports fix headers, footer and pager; and scrollable content. You can also place it inside UpdatePanel with no issue. It works well in Internet Explorer 8.0.6001, Firefox 3.5.3 and Safari 4.0.2.

johnsobrepena.blogspot.com/2009/09/extending-aspnet-gridview-for-fixed.html

prashiddha 11-27-2011 10:58 AM

you can get solution to problem caused while using the Grid View With Fixed Header code of codeproject in the following blog. may be useful to you.


All times are GMT. The time now is 10:49 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57