Z
ZurcioS
Hi!
I'm using XMLData values to save/run reports in my VB6 application. The
problem is that setting XMLData to new value does not reset PivotTable
control, so some of properties (for example "Show empty members/rows") stays
active from previous report
so currently I'm looking for help with one of following question:
Is there a way to CLEAR (reset to defaults) all PivotTable properties
(OWC10)?
OR
How to cretae Owc controls (pivottable and chartspace) in runtime ?
(I was trying with Control.Add(...) but on machine where VB6 wasn't
installed i alway had problems with licenses )
Thanks in advance
Slawek
I'm using XMLData values to save/run reports in my VB6 application. The
problem is that setting XMLData to new value does not reset PivotTable
control, so some of properties (for example "Show empty members/rows") stays
active from previous report
so currently I'm looking for help with one of following question:
Is there a way to CLEAR (reset to defaults) all PivotTable properties
(OWC10)?
OR
How to cretae Owc controls (pivottable and chartspace) in runtime ?
(I was trying with Control.Add(...) but on machine where VB6 wasn't
installed i alway had problems with licenses )
Thanks in advance
Slawek