If you need to Hide/Show WebGrid, we can use the WebGrid's Visible property.
This topic will show you how to hide/show WebGrid
To hide/show WebGrid
- Click on the WebGrid's instance.
 - Then press F4 to show the WebGrid's properties.
 - Set Visible to False.