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
210
Unable to export Grouped Columns/Rows in UltraGrid with UltraGridExcelExporter
posted

Hi,

I am using Visual Studio 2010 Prof and Infragistic2.Excel V10.1. I am able to export the ultragrid rows and columns with Column Headers to Excel perfectly (without grouping the columns in ultraGrid). But when the columns are grouped in UltraGrid, i am unable to export the ultragrid rows and columns. When the columns are grouped in ultragrid, the rows are collapsed based on grouped column. The error is : object reference not set to instance of the object.

I have modified the code specified in following link: http://help.infragistics.com/Help/NetAdvantage/WinForms/2009.2/CLR2.0/HTML/WinGridExcelExporter_Transposing_Rows_and_Columns_using_WinGrid_Excel_Exporter.html

Please help me.

 

Regards,

Ramakrishna