Freeze columns in asp.net datagrid
Can I freeze first few columns in a ASP.NET Datagrid web control?
I've approx 20 columns, first 2 columns should be frozen. I've put the
datagrid inside a Panel and have both Horizontal as well as Vertical
scrollbars. It should be like Excel. Also need to freeze header as well. Any suggestion?
Thanks,
Padma.
|