Skip to content

This example demonstrates how to update a WebChartControl based on the edited data in an ASPxGridView.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/webforms-update-a-webchartcontrol-according-to-the-changes-made-to-the-aspxgridview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

This example demonstrates how to update a WebChartControl based on the edited data in an ASPxGridView.

Topics

Resources

License

Stars

Watchers

Forks