<%@ Page Title="" Language="C#" MaintainScrollPositionOnPostback="true" MasterPageFile="~/Site1.Master" AutoEventWireup="true" CodeBehind="WebForm3.aspx.cs" Inherits="airod_protottype.WebForm3" %>
I am using this above code but the gridview scroll position changes to the top. And also can anyone help me in Freezing the header row when the bottom rows are scrolled.

Go to the complete details ...