I am using igTreeGrid
to show data in table and export that data into excel file
its working perfect for me but i am facing problem to set exported grid columns width and set excel sheet collapsed by default.
I have searched $.ig.GridExcelExporter.exportGrid
Documentation but found nothing
is there any way to do this task in $.ig.GridExcelExporter
or anything else.... ??
I also find some helpful material in this Link (Click here)