|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to make datagrid headders non Scrollable in a multi page contrHi All,
I have a datagrid and it is inside a multi page control. When i have lot of rows i am getting a scrollbar to scroll though the rows. The problem is, i want the heading of the data grid non-scrollable, so that the user can click on one of the columns of his choice and do sorting basing on the column on which he did the click. I need help in this issue. Thank You tak Maybe this link can help:
http://www.codeproject.com/aspnet/DataGridFixedHeader.asp /jc Show quoteHide quote "Ashok" wrote: > Hi All, > > I have a datagrid and it is inside a multi page control. When i have lot of > rows i am getting a scrollbar to scroll though the rows. The problem is, i > want the heading of the data grid non-scrollable, > so that the user can click on one of the columns of his choice and do > sorting basing on the column > on which he did the click. I need help in this issue. > > Thank You > tak Thanks jc that helped me solve this problem.
I removed the style from my datagrid and kept the BorderStyle property of datagrid to None to make it fit to my requiremens. Thank You Ashok Show quoteHide quote "jc" wrote: > > Maybe this link can help: > > http://www.codeproject.com/aspnet/DataGridFixedHeader.asp > > /jc > > "Ashok" wrote: > > > Hi All, > > > > I have a datagrid and it is inside a multi page control. When i have lot of > > rows i am getting a scrollbar to scroll though the rows. The problem is, i > > want the heading of the data grid non-scrollable, > > so that the user can click on one of the columns of his choice and do > > sorting basing on the column > > on which he did the click. I need help in this issue. > > > > Thank You > > tak
How to get the HtmlForm element of an ASP.NET Page?
CreateUserWizard Control Hidden Controls yield inconsistent behavior on Postbacks Automatic updating an ASPX page DropDownList - Programmatically setting the background colour of i Drop down list viewstate; please HELP! Can I set initial focus from server-side into textbox? custom webcontrol : render and then get "html" result in server side HOWTO: Bring that row back into focus ... Text Length |
|||||||||||||||||||||||