I have a XamDataGrid that includes SummaryRows. I set the SummaryDescription with:
fieldLayout.SummaryDescriptionMask = summaryFooterCaption; fieldLayout.Settings.SummaryDescriptionVisibility = Visibility.Visible;
How can I export the summary row description to Excel?
Kind Regards,
Albert
Hello Albert,
We have shipped out a new service release where your issue is resolved. I'd be glad to find out if you had tested it out and if it had met your requirements.
You can download the Service Releases by logging to our web site and going to Account \Keys & Downloads.
https://es.infragistics.com/my-account/keys-and-downloads/
I have logged this with development under ID: 172925 and I have also created a support ticket on your behalf: CAS-137906-Q6R6L7 and have linked the development issue to it, so that you can get automatically updated, when a Service Release containing the fix is available for download. You can get the new version from our website’s “My IG”, “My Keys & Downloads” tags: https://es.infragistics.com/Membership/Default.aspx?panel=Downloads#Downloads
You can also monitor the support ticket’s progress through the “My Support Activity” tag: https://es.infragistics.com/Membership/MySupport.aspx
Hello Stefan,
I am using 14.1 (2027), as well. Using your sample project, I added a couple summaries and then export it to Excel. In the attached screenshot, you can see that the text "Grand Summaries" appears in your sample project app, but not in the Excel export.
Could you please tell me which version of NetAdvnatage are you using, because I tested the sample against the latest service release of 14.1 (2027) and everything seems to work ok on my side? If you use the same one, could you please be more specific which summaries are not exported and send me screenshots if possible.
Looking forward for your reply.
Regards,
Stefan
Thanks for the reply, Stefan. I ran your project and am interested in learning how to export the "Grand Summaries" text. It does not appear in the export to Excel.