have to write the code for freeze gridview. i have written this in stylesheet position:relative ;
top:expression(this.offsetParent.scrollTop);
And i applied this stylesheet class in gridview . Header is coming when the page scrolls. But i want that when i am in middle of the page, that time gridview header shouldnot come in the middle of the page.it should be stable in the top of the page.. Pls tell me how to do this . can u pls see that reply me