Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
250
Generating Excel Formulas from Column Expressions when Exporting
posted

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.