Spire.DataExport for .NET is a 100% pure data .NET library suit for exporting data into MS Word, Excel, RTF, Access, PDF, XPS, HTML, XML, Text, CSV, DBF, SYLK, SQL Script, DIF, Clipboard, etc.

Fri Jun 30, 2006 9:35 am

Welcome to the Spire.DataExport Discussion Forum! I'm technical support on Spire.DataExport team. This forum should be used to discuss the Spire.DataExport, and share tips and tricks.

On behalf of everyone in Spire.DataExport, thanks!
Technical Support
Spire.DataExport Team

support@e-iceblue.com

DataExport
 
Posts: 35
Joined: Thu Jun 29, 2006 2:29 pm

Tue Jul 11, 2006 9:08 am

hi every body...
i am using asp.net with c# and used sql server as my connection in form load event.. and binded my data to datagrid..
and i want to export my datagrid value to xsl file and i gave it in button click event as like this
{
cellExport1.SaveToFile();
}

here i am unable to save my file to xsl.. and it is displaying an errror "THE FILE NAME CANNOT BE EMPTY"
PLS give me some suggestion regarding this problem...

kmdshuaib
 
Posts: 3
Joined: Tue Jul 11, 2006 9:02 am
Location: Chennai

Return to Spire.DataExport