1
Answer

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

Mahendranath

Mahendranath

15y
18k
1

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)