Chart Response property and onchartclick event help needed
Posted: Mon Apr 07, 2014 3:55 am
All,
After reading Rob Ferguson's blog entry posted on January 10, 2013 (http://www.profoundlogic.com/blog/new-chart-properties/), I attempted to give the chart response property & oncchartclick event a try without any success.
I have a working TabPanel program with multiple Tabs. The first tab is a Grid and the other tabs are Charts.
I want to offer the user the ability to drill into those charts by clicking on a pie or bar chart so I bound a field to the Chart Response property of a chart. This was the only change made so far. Now I receive a "No data to display" message where the chart had been.
On a different tab, I've experimented with the onchartclick event by adding a javascript alert message but nothing happens when I click on that chart.
Any idea why is this might be happening? Are there any example programs available that could be used as a learning guide?
Any help is most appreciated,
Donnie
After reading Rob Ferguson's blog entry posted on January 10, 2013 (http://www.profoundlogic.com/blog/new-chart-properties/), I attempted to give the chart response property & oncchartclick event a try without any success.
I have a working TabPanel program with multiple Tabs. The first tab is a Grid and the other tabs are Charts.
I want to offer the user the ability to drill into those charts by clicking on a pie or bar chart so I bound a field to the Chart Response property of a chart. This was the only change made so far. Now I receive a "No data to display" message where the chart had been.
On a different tab, I've experimented with the onchartclick event by adding a javascript alert message but nothing happens when I click on that chart.
Any idea why is this might be happening? Are there any example programs available that could be used as a learning guide?
Any help is most appreciated,
Donnie