473,408 Members | 1,841 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

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

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 1664
Frinavale
9,735 Expert Mod 8TB
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
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
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
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
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
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
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
by: AccessHunter | last post by:
Hi All, Is it possible to freeze header or even footer in a word document? Please help. Thanks
3
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
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
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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
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,...

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.