1
Answer

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

Ask a question
Mahendranath

Mahendranath

15y
15.9k
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)