Future of EXT-GWT and Fusion Charts w/ GXT Grid/Tabl
Future of EXT-GWT and Fusion Charts w/ GXT Grid/Tabl
Is there a plan to have full integration of Fusion Charts and GXT Grids?
For Example, clicking on a chart in a specific region might filter the Grid/Table.
This is an extremely important issue for my decision in choosing GXT.
A couple of comments. First, both the chart and grid will support a rich event model. This will allow you to "connect" the components as needed. Second, both the chart and grid can be bound to a store. So any changes to the store will be reflected in the chart and grid. If you filter the store, both grid and chart will update based on the filtered values.