Hi,
Export works correctly for the first instance of the grid control but fails for the second one with "The calling thread cannot access this object because a different thread owns it." exception.
Steps to reproduce.
- Run the application
- Click "Open new GridControl" button. New window will open.
- Click "Export" button at the top of the component. Export works correctly.
- Click "Open new GridControl" button. New window #2 will open.
- Click "Export" button at the top of the component. Export fails.
If I remove "ShowTotalSummary="True"" from the TableView definition in the .xaml file then everything works correctly. I'm sure it uses some kind of shared static resource that is causing this issue.
This issue is a "showstopper" as we can't release our product because of this.
Thank you,
Eugene
Hello,
I've reproduced this issue and forwarded it to our R&D team for further research. Follow our notifications to be informed about our progress.
Thanks,
Kirill