Print Search Rate
    
   02-16-2006, 4:04 PM
INFO: Why Does My Excel Export Fail to Export Data to Excel on the Web?
Attachment: sgWebExcelExport.zip

When attempting to export data to Excel in a web application, it is important to include the “exclexpt.cab” file along with the SharpGrid cab file so SharpGrid will have the “Exclexpt.dll“ needed to export grid data to Excel.

The following is a sample "exclexpt.cab" file object.

<OBJECT id=xls codeBase=exclexpt.cab#version=2,0,0,1209 height=0 width=0%
classid=clsid:A31CC8EE-A0BE-11D2-ACA7-00C04FA372BC></OBJECT>

The attached sample demonstrates how to export to Excel in a web application.

If you have any questions or need assistance, please feel free to submit a support request.



Applies To:
SharpGrid 2.0
GrapeCity » Knowledge Base » KnowledgeBase f... » INFO: Why Does My Excel Export Fail to Export Data to Excel on the Web?
Privacy Policy | Copyright © 1997-2012 — GrapeCity, inc.
All trademarks mentioned are the property of their respective owners.