Urgent Help with GridView Control.
-
Hi guys Hope someone will be able to help. I am using C# in Visual Studio 2005. Our client wants to add a Gridview to an ASP.NET application, but the tricky part that I cant figure out is: He wants the header row to stay static when the user scroll down the page. The GridView control for windows allows you to freeze the header row, but not the ASP.NET GridView control. Pleeeeeease help!!!
-
Hi guys Hope someone will be able to help. I am using C# in Visual Studio 2005. Our client wants to add a Gridview to an ASP.NET application, but the tricky part that I cant figure out is: He wants the header row to stay static when the user scroll down the page. The GridView control for windows allows you to freeze the header row, but not the ASP.NET GridView control. Pleeeeeease help!!!
I think it is possible with Ajax. Did you try with Ajax.
Regards, Satips.
-
I think it is possible with Ajax. Did you try with Ajax.
Regards, Satips.
-
Thanx a million for the reply. No, I haven't tried ajax yet. Not farmiliar with it, but will do some research. Regards, Elizma
hi try this link a code project article http://www.codeproject.com/useritems/FreezeHeader.asp
-
hi try this link a code project article http://www.codeproject.com/useritems/FreezeHeader.asp