Click here to Skip to main content
15,891,629 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,
My grid is having more than 50 rows and 10 columns so when i scroll down the screen.

Header row also gets scrolled. So i want to freeze the header row.

Kindly let me know if anybody has a solution to it.

Thanks in advance.
Posted

 
Share this answer
 
Using CSS & Javascript you can achieve that. This article will help you which is working in 3 browsers(Internet Explorer, Mozilla Firefox, and Google Chrome). Grid View with fixed header[^]
 
Share this answer
 
You can add style for scroll bar if you need and add Div above the grid
 
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