Hi,
i’m trying to export a treeGrid to excel, every things work fine but the formula in the excel cell remains static.
For exemple if we have column A and Column B and column C = A+B on treeGrid, after the exportation to excel the value in Column C still correct = A+B but if we change the value of A or B in excel the Value of C does’nt refeash, so my question is : is there any means to export the formula from the treeGrid to excel sheet .
Thanks a lot.