S
Sùawomir Ýurek
Hi,
I'm developing WinForms application (C# .Net 2.0) and i'm using
OWC11 PivotTable to generate report from OLAP database. OWC Objects
are embeded in WebBrowser Control.
When OWC report goes more complicated it take some time to refresh
its data, and whole application is not responding. I supopose that I
can't do anything when I'm working on pivot table (adding
dimension,measures to pivottable), but I wonder if initializing
report, which is done by setting XMLData with full report definitoin)
could be done in background thread ?
My goal is to give user possibility to run 2-3 reports and do some
other stuff in application, an go back to processed reports after some
time....
Greetings
S³awomir ¯urek
PS: sorry for my English - i'm working to make it better... ;-)
I'm developing WinForms application (C# .Net 2.0) and i'm using
OWC11 PivotTable to generate report from OLAP database. OWC Objects
are embeded in WebBrowser Control.
When OWC report goes more complicated it take some time to refresh
its data, and whole application is not responding. I supopose that I
can't do anything when I'm working on pivot table (adding
dimension,measures to pivottable), but I wonder if initializing
report, which is done by setting XMLData with full report definitoin)
could be done in background thread ?
My goal is to give user possibility to run 2-3 reports and do some
other stuff in application, an go back to processed reports after some
time....
Greetings
S³awomir ¯urek
PS: sorry for my English - i'm working to make it better... ;-)