Files to look at:
- Products.cs (VB: Products.vb)
- Default.aspx (VB: Default.aspx)
- Default.aspx.cs (VB: Default.aspx.vb)
- Global.asax (VB: Global.asax)
This example demonstrates how to update a WebChartControl based on the edited data in the ASPxGridView.
The datasource for both WebChartControl and ASPxGridView is XpoDataSource.
WebChartControl is updated via the ASPxClientWebChartControl.PerformCallback() method called from the ASPxClientGridView.EndCallback event handler.
See Also:
How to refresh chart when grid records were changed.
(you will be redirected to DevExpress.com to submit your response)