in
Forums
Blogs
Files
Devexpress.Com
Client Center
Support Center
DevExpress Channel

Dynamic charting with ASPxPivotGrid

Last post 10/19/2008 1:26 AM by Ville Mattila. 0 replies.
Page 1 of 1 (1 items)
Sort Posts:
Previous Next
  • 10/19/2008 1:26 AM

    Dynamic charting with ASPxPivotGrid

    Hello,

    I'd like to integrate charting features with ASPxPivotGrid. You have provided a wonderful sample (http://demos.devexpress.com/ASPxPivotGridDemos/Features/ChartsIntegration.aspx) and works pretty well.

    However, I have two questions.

    1) How could I make the chart component to reflect the changes I have done to the grid fields, run-time and without a full post-back? I have discovered that ASPxPivotGrid_FieldAreaChanged event gets raised whenever I change the rows/columns. However, I haven't manage to tell the chart to re-bind itself with the new data. If a full post-back is done, everything works fine.

    2) If I didn't want to use XtraCharts Suite, but an external component (for example FusionCharts), how can I extract the calculated and visible data from ASPxPivotGrid? How to feed it to the external charting component is out of scope of this subject.

    Thanks for your help!

     

Page 1 of 1 (1 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED