Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Fixing the DataGrid Header

Status
Not open for further replies.

DilipKS

Programmer
Mar 8, 2004
30
CH
Hi
Does any one has idea how to fix the data grid Header in ASP .NET when you scrool the data grid page.
1 alternate could be that we hide the header of datagri and put labels as header on top of data grid. is it possible ? any property to hide data grid header ?
 
You can use the scrolling div method:


Good Luck.

-p

penny.gif
penny.gif

The answer to getting answered -- faq855-2992
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top