Hi Formspider team, How do i refresh a chart? But the chart does not change when i do executeQuery on the charts datasource. Is it possible to refresh the chart when the underlying datasource is changed? Thanks, Michiel A. |
Hi Michiel, Just after doing executeQuery on charts datasource, you should call the Best Regards, Ibrahim Hi Ibrahim, Thanks alot, works like a charm. I missed that api.
(17 Aug '12, 11:58)
Michiel A
:-). We made the binding between a datasource and a chart a bit looser than the one between a datasource and a Grid. Chart binding behaves more like the binding of Tree component.
(17 Aug '12, 12:01)
Yalim K. Gerger ♦♦
|