Hi,
When you are using an instance of RadGridView to create a document, you need the UI Thread because of the UI control (RadGridView).
In case, you do not need access to UI elements, you can create the document in a different thread similar to:
Regarding
the export itself (RadGridView.Export()), I can suggest you checking the Async Export documentation.
Regards,
Didie
Telerik
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time.
Watch the videos and start improving your app based on facts, not hunches.