PDA

View Full Version : [AS3] Datagrid Chart Communication


MapAnalysis
01-07-2007, 05:27 PM
Hi Guys,
I know I can get a Datagrid to talk to a Chart ( See the sample dashboard Application ) But what I am interested in doing is getting a chart to talk to a Datagrid.

What I would like to do is when I Click on a point/area of a chart, I would like the datagrid to scroll to the relevant rowindex automatically.

This must be possible but I can't for the life of me work out how to do it.

All help gratefully received.