Click here to Skip to main content
15,867,308 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am working on a grid-view having many thousand of data and many column and column names.It is not possible to remember the all the column names as per the column index.So What i need that to freeze the header of the grid-view which show the column Header Name and easily search the particular data as per the column Header Name.
Is there any solutions for this by which we can freeze the header of the grid-view
and can easily show the data as per the column name.
Posted

Hi,

Please have a look at these links.

Gridview with Fixed Header[^]
Grid View with Fixed Header[^]
Fixed Table Header atop scrollable GridView in ASP.NET[^]

Hope this helps !! :) :)

Regards,
Praneet Nadkar
 
Share this answer
 
Hay Friends Thank u for your Answers. Now I Have the best solution for freezing the header of the grid view by simple way.
Click On below Link to show how to freeze grid view header
http://www.dotnetwithashok.blogspot.in/2014/10/freeze-gridview-header-row-in-aspnet.html[^]
 
Share this answer
 

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900