This example illustrates how to use a WebChartControl as a detail template in a ASPxGridView component.
- Add a chart to the grid's DetailRow template.
- Populate the chart with data (using the
Init()
method). - Obtain a GridViewDetailRowTemplateContainer and its KeyValue using the WebChartControl.NamingContainer property.
- Default.aspx (VB: Default.aspx)
- Default.aspx.cs (VB: Default.aspx.vb)
(you will be redirected to DevExpress.com to submit your response)