DHTMLX Tree Grid - Export to Excel

Hi,

Is export to excel supported for dhtmlxtreegrid?
I am getting an null pointer exception in ExcelColumn class line
“colName = parent.getChildNodes().item(0).getNodeValue();”

Thanks
Banupriya

Hi,
export tool was designed only for dhtmlxGrid, sometimes it may partly work for dhtmlxTreeGrid, because dhtmlxTreeGrid is based on dhtmlxGrid. But it wasn’t tested for treegrid.