if we want to do it on client side export what should i do.
is it possible?
0
Pavlina
Telerik team
answered on 04 Dec 2009, 01:27 PM
Hello Praveen,
To export hierarchy grid client side, please verify that you set the HierarchyDefaultExpanded property at each level of the hierarchy (master or child tables) to true before invoking the ExportToExcel method.