pitommasi Report post Posted July 4, 2011 Hi! I wanted to use your grid component (SSGrid.swf) but I need it to be sortable (i.e.: if you click on the header of the labels column, data are sorted according to the label, if you click on the values header, the values are ordered according to the values) Is that possible? Thanks Share this post Link to post Share on other sites
Guest Angshu Report post Posted July 5, 2011 Hi, Thanks for your post. I am afraid, FusionCharts does not support sortable grid component, at this time. You would need to use your own code in order to suffice your requirement. Hope this helps. Share this post Link to post Share on other sites
pitommasi Report post Posted July 5, 2011 How could I catch a click on the header of the grid? Share this post Link to post Share on other sites
FusionCharts Support Report post Posted July 6, 2011 Hi, As of now Grids do not support sorting of data. Consequently, the Gird headers are not clickable. Share this post Link to post Share on other sites
pitommasi Report post Posted July 6, 2011 ok, so there is no way I could write custom code to interact with the grid. Thanks Share this post Link to post Share on other sites
FusionCharts Support Report post Posted July 6, 2011 Hi, As of now, grids are just to work as legends for some charts like Pie where legends or labels might clutter the visibility. There is no option to use data related APIs. Share this post Link to post Share on other sites