WebGrid provides a feature that enables the grid to show Pivot Chart view initially. But you can still revert back to GridView from status bar.
In this topic, you will learn how to show pivot chart view initially.
To show Pivot Chart view initially
- Right click on WebGrid instance and click on WebGrid.Net Designer.
- Go to Advanced tab >> WebGrid >> LayoutSettings and set the InitialView to PivotChartView.
- Click Apply >> OK.
- Run the project.
Tasks
How-to: Display Pivot Chart only
How-to: Display both Pivot Chart and Grid View
How-to: Move Pivot Chart view to another container using WebTab
How-to: Set Pivot Chart's container to fit browser's width and height
How-to: Customize list of Chart Types
Other Resources
Walkthrough Topics
How-to Topics