Available in the Full Version

Hierarchical Grid - ASP.NET MVC

This sample demonstrates how to use the ASP.NET MVC helper to implement remote features functionalities for the igHierarchicalGrid.

This sample is designed for a larger screen size.

On mobile, try rotating your screen, view full size, or email to another device.

The igHierarchicalGrid ASP.NET MVC helper contains a GridDataSourceAction attribute class that greatly simplifies server-side grid requests processing. Given an IEnumerable/IQueryable data source, a controller method decorated with this attribute will automatically process grid features requests and will return the transformed data back to the igHierarchicalGrid in JSON format. Use the Paging, Sorting and Filtering features to experience the remote igHierarchicalGrid capabilities.

Code View

Copy to Clipboard