Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post May 03, 2012 11:08 AM by gopakumar.r
Member
3 Points
11 Posts
May 03, 2012 05:58 AM|LINK
Hi ,
I want to make the header in gridview as static which means that if i add any rows in the gridview the header should not move.
Participant
959 Points
193 Posts
May 03, 2012 06:01 AM|LINK
Try steps in the below blog
http://geekswithblogs.net/thanigai/archive/2009/05/05/gridview-fixed-header.aspx
Post it if works!
All-Star
95503 Points
14106 Posts
May 03, 2012 07:30 AM|LINK
Gridview Static header - http://www.codeproject.com/Articles/250669/Gridview-with-Fixed-Header
Thanks,
483 Points
179 Posts
May 03, 2012 07:42 AM|LINK
http://www.csharpaspnetarticles.com/2009/07/scrollable-gridview-fixed-headers-asp.html
319 Points
105 Posts
May 03, 2012 08:09 AM|LINK
Hi,
It's working fine, check this code
http://www.codeproject.com/Articles/250669/Gridview-with-Fixed-Header
May 03, 2012 11:08 AM|LINK
jamshed alam http://www.codeproject.com/Articles/250669/Gridview-with-Fixed-Header
This link is already posted in a reply above!
SridharBM
Member
3 Points
11 Posts
How to make it static header in gridview
May 03, 2012 05:58 AM|LINK
Hi ,
I want to make the header in gridview as static which means that if i add any rows in the gridview the header should not move.
gopakumar.r
Participant
959 Points
193 Posts
Re: How to make it static header in gridview
May 03, 2012 06:01 AM|LINK
Try steps in the below blog
http://geekswithblogs.net/thanigai/archive/2009/05/05/gridview-fixed-header.aspx
Post it if works!
Gopakumar
| Please click “Mark as Answer” on the post(s) if it helps |
ramiramilu
All-Star
95503 Points
14106 Posts
Re: How to make it static header in gridview
May 03, 2012 07:30 AM|LINK
Gridview Static header - http://www.codeproject.com/Articles/250669/Gridview-with-Fixed-Header
Thanks,
JumpStart
ziaulrahman
Member
483 Points
179 Posts
Re: How to make it static header in gridview
May 03, 2012 07:42 AM|LINK
http://www.csharpaspnetarticles.com/2009/07/scrollable-gridview-fixed-headers-asp.html
Mark answer if it helps.
jamshed alam
Member
319 Points
105 Posts
Re: How to make it static header in gridview
May 03, 2012 08:09 AM|LINK
Hi,
It's working fine, check this code
http://www.codeproject.com/Articles/250669/Gridview-with-Fixed-Header
gopakumar.r
Participant
959 Points
193 Posts
Re: How to make it static header in gridview
May 03, 2012 11:08 AM|LINK
This link is already posted in a reply above!
Gopakumar
| Please click “Mark as Answer” on the post(s) if it helps |