Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
135
UltraGridExcelExporter shows success message after AsynchronousExportError
posted

If I call ExportAsync with the destination file already opened, the AsynchronousExportError event is properly triggered.  However, the "Export complete" success message still shows at the end of the process even though the records were not successfully exported.  Is there a way to change this message or otherwise show that there was a problem?  I trap the AsynchronousExportError event and show an appropriate error message, but then it seems strange that it gets followed with a message that the export was successful.

Parents Reply Children
No Data