Jan
Thu Jan 22 04:41:12 CST 2004
This is not possible by using the default DataGrid. There are some other 3rd
party grid controls who have this kind of functionality.
Here is a nice list of the available controls:
http://www.windowsforms.net/ControlGallery/default.aspx?Category=9&tabindex=
9
--
Greetz
Jan Tielens
________________________________
Read my weblog:
http://weblogs.asp.net/jan
"rajamanickam" <tryraja@yahoo.com> wrote in message
news:A17F6596-A60C-4E7D-B599-61ACA6C08860@microsoft.com...
> Hi,
> How can i freeze columns in a datagrid...? I am using a datagrid using
data source = an array list which is having DO object.... I want to freeze
the columns of datagrid....
>
> tell me the ideas...
> regards,
> rajamanickam