How can i freeze columns or Rows in datagrid in C#

Aug 26 2009 3:23 AM

Iam trying to freeze columns in 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 .Net 2.0 frame work. Is there any way to do this?

Answers (1)