Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 2.38 KB

File metadata and controls

32 lines (24 loc) · 2.38 KB

Files to look at:

How to update a WebChartControl according to the changes made to the ASPxGridView

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.


Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)