Hi Guys,
Is it possible to have a chart and a grid sharing the same data model, so that when we update the grid the chart gets updated dynamically?
We want to have a chart and underneath it a grid representing (some) of the data on the chart. We want to to be able to edit the grid data and see the change being reflected dynamically on the chart without us having to press anything else to refresh the chart.
Thanks