Datagrid Freeze Panes (vb.net): Rows + Columns
Hi all,
Does anyone know how to freeze the first row of a datagrid table. The columns of the table are not bound, nor is the property show header set to true because the header is imported in with the rest of the table data. Therefore i need to know how to lock / freeze the first row.
Also, i was also lookin to freeze / lock the first two columns of a datagrid.
Any ideas, help greatly appreciated.
thanks, Paul

