WebGrid provides a feature that enables the grid to display both pivot chart and grid view.
In this topic, you will learn how to display both pivot chart and grid view.
To display both Pivot Chart and Grid View
- Right click on WebGrid instance and click on WebGrid.Net Designer.
- Go to Advanced tab >> WebGrid >> LayoutSettings and set the InitialView to Both.
- You also need to set the ChartDisplayPosition to Bottom.
- Click Apply >> OK.
- Run the project.