Freezing Column and Header in DataGrid Control
Hi all,
I have a Datagrid control placed in ASP.net web form which contains more than 500 records. In order to enable easy navigation to the users, i placed scrollbars for the datagrid control. I also want to freeze the first column and the Datagrid Header row. How can i Do this..Can any one help me with this????
Thanks in advance...
|