Freezing columns in DataGrid control?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there any way of freezing columns in Windows Forms Data Grid control?

Thanks
 
What exactly do you mean by freezing? Are you talking about the header row
so that you can scroll down and the column headers stay visible? Winforms
or ASP.NET btw?
 
Hi Ryan

Yes, i want first two columns and headers not to scroll in win forms datagrid

Regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top