Application is configured to use 3.5 framework.Using Visual Studio 2008
I am using Infragistics3.Excel.v9.1.dll Infragistics3.Win.UltraWinGrid.ExcelExport.v9.1.dll
with Office 2007 installed
and Saving the file as Test.xlsx ( oExcel.Export(uGrid, "Test.xlsx", Infragistics.Excel.WorkbookFormat.Excel2007))
I still get too many rows error if FileLimitBehaviour is set to ThrowException Or truncates to 65536 rows if I choose truncatedata option on the ExcelExport.
What am I missing?
I saw on the other post that it was an issue in 2008 volume 3 but was hoping you guys fixed it in Volume 2009.1 (http://blogs.infragistics.com/forums/p/20735/74736.aspx)
Hi,
Make syre you have the latest service release for v9.1. This issue may have been fixed in both versions, but after the Volume release.
If that does not help, you should create a small sample project demonstrating the issue and either post it here or Submit an incident to Infragistics Developer Support so we can check it out.
Sent sample application explaining the situation.
This is what I have used.
Infragistics3.Excel.v9.1 version 9.1.20091.1000
Infragistics3.Win.UltraWinGrid.ExcelExport.v9.1 version 9.1.20091.1000