C
Chris Magoun
I am using the PivotTable object in OWC10 to allow web clients access to a
data cube. I am saving various report parameters in XML and using
client-side javascript to format the pivot table for the user. In addition,
I am capturing certain events on the pivot table to redo calculations if the
user changes the dates in the report.
I am using PivotPrint.dll to print the table via Excel.
My problem is that the pivot table tries to reload every 40 or so seconds. I
thought it was an error in my scripts, but I stripped them out of the page,
and the problem still exists. On my machine, everything works fine, with or
without the client scripts.
Anyone have any ideas?
Thanks,
Chris Magoun
data cube. I am saving various report parameters in XML and using
client-side javascript to format the pivot table for the user. In addition,
I am capturing certain events on the pivot table to redo calculations if the
user changes the dates in the report.
I am using PivotPrint.dll to print the table via Excel.
My problem is that the pivot table tries to reload every 40 or so seconds. I
thought it was an error in my scripts, but I stripped them out of the page,
and the problem still exists. On my machine, everything works fine, with or
without the client scripts.
Anyone have any ideas?
Thanks,
Chris Magoun