New to Telerik UI for ASP.NET MVC? Download free 30-day trial

ASP.NET MVC Grid Chart Integration

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
chart_integration.cshtml
Chart_IntegrationController.cs
ProductViewModel.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API

Description

Integrating charts within the Grid creates a visual representation of the data, making trends, patterns, and outliers more clear compared to raw table data.

The Telerik UI for ASP.NET MVC Chart Wizard component allows you to create the desired chart by using the Grid data.

This demo shows how to launch the Chart Wizard component through a ContextMenu. Hold Ctrl and click the desired rows in the Grid, or open the built-in ContextMenu by right-clicking over the Grid. Then, select a chart type from the Generate Chart option of the context menu. The Chart Wizard will open, and you can preview the generated chart based on the selected data.

Additional Apps

This Grid example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.

Support & Learning Resources

Additional Resources