View Single Post
  #1  
Old 08-19-2009, 10:33 PM
VB.NET VB.NET is offline
Senior Member
 
Join Date: Jun 2009
Posts: 5,161
Default freeze header of gridview

.Freezing { position:relative ; top:expression(this.offsetParent.scrollTop); } i used this code but an error saying 2.1 top has expression prop.top:auto|inherit|unit. so i changed top:auto.then also i am not getting .what to do
__________________
VB.NET
domain name forum
Reply With Quote