Hi,
I am using XamGrid and Infragistics.Document.Excel to create a Excel file from xamgrid dataSource
and save it on Client machine. But my client doesnt want to save the file but he wants
whenever he clicks "Export to Excel" it should open in Excel spreadsheet.
Could you please let me know how can i achieve this.Please share me simple sample.
ThanksAnil Kumar
Anil,
Microsoft has ristrictions on accessing files in file system in Silverlight, so the process of opening an excel document in Silverlight involves saving it.
Let me know if you have any questions.
Thank you,Sam