WebGrid provides a feature that enables the grid to show only Pivot Chart view and you can not revert back to GridView.
In this topic, you will learn how to show pivot chart only.
To display pivot chart only
- Right click on WebGrid instance and click on WebGrid.Net Designer.
- Go to Advanced tab >> WebGrid >> LayoutSettings and set the InitialView to PivotChartViewExclusive.
- Click Apply >> OK.
- Run the project.
Tasks
How-to: Show Pivot Chart view initially
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