HI All,
I want to show the sum of band1 cellvalue as band0 cellvalue.
for example:
Band0 -> col1 col2 col3
1 2 8 (sum of 2 rows value of col3)
Band1 -> col1 col2 col3
1 2 4
any pointers please.
With Thanks & Regards
Amjath
Thanks a lot Dimitar, it worked perfectly...
u guys r grt.
Hello Amjath,
I am just checking about the progress of your issue. Let me know If my workaround worked for you? Do you need my further assistance on this issue?
Thank you for using Infragistics Components.
It seems that your issue is related to a development issue in 10.3 regarding the grouping of the rows. And I managed to find a workaround for your case. If you remove the grouping in the FormulaExporting event of the UltraGridExcelExporter and add it again in the FormulaExported event of the exporter everything will be displayed properly in the excel worksheet, please see the attached sample.
I hope this suggestion helps you solve your issue. If you have any additional questions don’t hesitate to ask them.
Hi Dimitar any update on the workaround for the issue mentioned with excelexport
Many Thanks
Hi Dimitar,
Thanks a lot.
can you please let us know, if there were any work around exists, as we are very close to the relase and Im not sure abt the migrate the app to version 13.1.
please suggest some work around for time being.