lastdonuk Report post Posted July 14, 2008 Hi, I have the following scenario: Page 1 > produces a chart using dataURL from a SelectedIndexChanged event in a Gridview Page 2 > opened in a new window via a Button_click event from Page 1 (using Javascript open new window function) Both of these events trigger correctly and the charts are produced, HOWEVER when the chart on Page 2 is rendered, the chart on Page 1 disappears. Does anyone have any idea why this would occur? My initial thoughts are to do with the FusionCharts.js functions and specifically, RenderChart, but am unsure how to proceed as my Javascript knowledge is pretty minimal... Thanks in advance, Bob Share this post Link to post Share on other sites
Pallav Report post Posted July 21, 2008 Hi Bob, Would it be possible for you to give us a live link so that we can debug? Share this post Link to post Share on other sites