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
225
How can I set outlining option in Infragistic.Excel to show summary rows below detail?
posted

Excel provides a way to configure the Summary Rows Below Detail in the Data->Group and Outline>Settings. How can I set that using Infragistic.Excel library?

I am exporting the content of the Infragistics.WebUI.UltraWebGrid using an Infragistic Excel Exporter

and have access to the Infragistics.Excel.Worksheet instance.

The version in use is:

<

add assembly="Infragistics2.WebUI.UltraWebGrid.v8.2, Version=8.2.20082.2022, Culture=neutral, PublicKeyToken=7DD5C3163F2CD0CB"/>

<

add assembly="Infragistics2.Excel.v8.2, Version=8.2.20082.2022, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb"/>

 

 

regards,

Rajiv.