Hi,
I am successfully exporting my UltraGrid with the UltraWinGridExcelExporter. Now I have the requirement to have some formulas in my excel sheet.
In the UltraGrid I would add columns with the appropriate expressions. I had the hope, the UltraWinGridExcelExporter would generate excel formulas from the column expressions. It seems to me, that he does not. Is there any way to achieve this?
Or is this feature implemented in the current version? I am using Infragistics 8.3
I appreciate any help.
I just wanted to know if you were able to solve your issue based on my suggestions or you still need help?
Just let me know.
Thank you.
Hello ,
If you are using UltraCalkManager for the formulas in your UltraGrid, then you will be able to export UltraGrid with formulas to Excel via UltraGridExcelExporter. For more information please look at the following link “Exporting Formulas to Excel” in our online help:
http://help.infragistics.com/Help/NetAdvantage/WinForms/2011.2/CLR2.0/html/WinCalcmanager_Exporting_Formulas_to_Excel.html
Please let me know if you have any further questions
Its the UltraCalcManager I am looking for.