views:

443

answers:

0

Hi,

I am trying to freeze columns in a DataGrid in C#. By freezing I mean making the column always visible even when horizontal or vertical scrolling occurs(as in Excel). My target platform is Windows Mobile 5.0 with 2.0 .Net Framework. Is there any easy way to do this?

Thanks, Mark