473,503 Members | 2,720 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how to freeze header row of grid view in asp.net

62 New Member
Hi

i am developing asp.net web application using visual studio 2010. Code is in vb.net

I have panel which have horizontal and vertical scroll bars.
Inside panel there is grid.

i what grids header row to be freeze while scrolling panel vertically.
i googled it found many css and javascript but nothing is working for me

Please help
Oct 1 '14 #1
1 1669
Frinavale
9,735 Recognized Expert Moderator Expert
I never found a clean solution to this either.

What I ended up doing is using 2 grids/tables where one was just for the header information and the other was for the content.

This is much easier to achieve in ASP.NET MVC because you have control over what elements are used to display your content and how you want them to behave.

-Frinny
Oct 2 '14 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
2221
by: Jan Mueller | last post by:
Hi all, I don't know whether this is the right group, let me know :-). I tried to open this XML file (with internal DTD) with XMLSpy 2005. I guess some of you also use this tool. ...
0
2053
by: ¿ Mahesh Kumar | last post by:
I have created a XML file as datasource which i 'm binding to a grid view control. During runtime I'm capturing items in XML file and displaying in a GRID VIEW control. but i want to remove or...
1
2146
by: mimo | last post by:
Hi, I'm trying to use Stored Procedures with a Grid View and everytime I try the update and the delete stored procedures fail. By the way I am doing this through the wizard. Is there a...
1
2555
by: Ed | last post by:
hi everyone, maybe someone can give me a hand here. I am working with vb 2005 and i have a gridview that i am loading data from a recordset. I have the recordset returned from the query and i am...
1
2737
by: puja | last post by:
hi all, am using grid view in asp.net 2.0 . My problem is easy but can't get it to work. My grid view id = grdContract and am binding grid view using dataset My dataset returns 5 columns from...
2
3837
by: Umeshnath | last post by:
Hi, I have placed a grid view inside Atlas panel. On click of a button event, data is populated in the grid view, I want to add scroll bar instead of increasing the size of grid view. I have...
1
4187
by: AccessHunter | last post by:
Hi All, Is it possible to freeze header or even footer in a word document? Please help. Thanks
3
4083
by: mvmashraf | last post by:
The simplest way i follows........... step 1: place the grid view in a DIV tag... ie: eg: <div id="divdatagrid" style="overflow: scroll; width: 750px; height: 265px"> Step 2 : on...
0
1160
by: anandmani | last post by:
3) What are the authentications methods are used in the asp.net? 4) What is the use of Master page? How can we incorporate in the application? 5) Can we apply the freeze concept in the Grid...
0
2013
noora
by: noora | last post by:
Hi i was facing problem in my nested gridviews, and thank god i solved it, but with minor issues in the look and feel of the grid view this is an aspx code <asp:GridView ID="GridView1"...
0
7188
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7258
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6970
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5558
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4987
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4663
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3156
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
720
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
366
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.