By default, when we grouped a column eg.City. This City column will be invisible. However we can show this grouped column.
In this topic, you will learn how to hide/show the grouped WebGrid's column.
To hide/show the grouped column when the column is grouped
- Right click on the WebGrid to open WebGrid.NET Designer.
- Focus on Popular Settings - Layout Expandable panel.
- Uncheck "Hide columns when they are grouped" checkbox.
References
HideColumnsWhenGrouped Property
Other Resources
Walkthrough Topics
How-to Topics