Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Freezing column headers

In dataGridView control, how can I make the column headers visible at all times (when I scroll down).
Is there any options like 'freeze pane' similar to that in MS Excel?
[189 byte] By [rkbnair] at [2007-11-11 7:38:36]
# 1 Re: Freezing column headers
yes u can freeze column using style sheet
refer the following link:

http://www.richardxin.com/FreezeHeader.aspx
jain25rajesh at 2007-11-11 21:48:46 >