Thanks for your reply Sergey, but what I really wanted is to freeze the first
column alone while scrolling horizontally.
My requirement is to keep the first column static while scrolling something
like data written on the row header.
I tried to have the data in Row header but failed, so kept that in First
column, but still trying to freeze the first column, please help.
"Sergey Bogdanov" wrote:
> Try this approach:
> http://groups-beta.google.com/group/...956a5763?hl=en
>
> The hitInfo.Column property will give you the number of the column where
> the user has clicked.
>
> --
> Sergey Bogdanov
> http://www.sergeybogdanov.com
>
>
> Arunkumar wrote:
> > Hello Everyone,
> >
> > Is it possible to freeze the first column of DataGrid. I am using VS.Net C#
> > for Pocket PC application.
> > Can anyone through some light on this,
> >
> > Thanks
>