Hi,
Is there any way to export the data displayed in the Grid to Excel (or any of the other formats) without popping up the file dialog? I need to perform an export as part of an unattended Windows service and I need to find a way around the dialog. I like the exported format, and the speed!, that one gets from the ExportToExcel() method, so I want to use that, but the dialog is a problem.
Thanks,
Sean
Is there any way to export the data displayed in the Grid to Excel (or any of the other formats) without popping up the file dialog? I need to perform an export as part of an unattended Windows service and I need to find a way around the dialog. I like the exported format, and the speed!, that one gets from the ExportToExcel() method, so I want to use that, but the dialog is a problem.
Thanks,
Sean