Here Mudassar Ahmed Khan has explained with an example, how to implement a Hierarchical GridView with Expand Collapse feature in ASP.Net using C# and VB.Net.
Hierarchical GridViews will be implemented by nesting GridViews in each other i.e. placing one GridView inside another.
The Hierarchical GridViews will also support Paging.
↧