Columns are not locked in Export to Excel is their any possibility ?
Column A "First Name" is locked and working fine on treelist but when i export the treelist the "First Name" Column is not freeze perfectly
http://dojo.telerik.com/EgoCa
1 Answer, 1 is accepted
0
Dimo
Telerik team
answered on 10 Jun 2015, 11:14 AM
Hello Shahid,
Freezing columns and rows in the exported Excel file can be achieved if you set the freezePane property of the generated workbook.
The tricky part is to calculate how many columns you need to freeze, because the first "column" in the exported file actually consists of many columns, depending on the hierarchy in the widget.