close
Hello,I'm using the PivotTable and ChartSpace in same ASP.NET page.
This page contents one JavaScript Function to PivotTable Export
Pictures:
Example of my javascript function:
function ExportPictures()
{
window.document.PivotTable(quot;Test.gifquot;, quot;gifquot;, 1024, 1024);
}When I use this JavaScript Function, one error occurs:
Operation cancelled for the user
But, if i use this same function with ChartSpace, works fine.
Somebody knows what it can be?
Tks
全站熱搜