Available in the Full Version

Data Grid - ASP.NET MVC Helper

This sample is designed for a larger screen size.

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

This sample demonstrates how you can utilize the ASP.NET MVC helper to implement remote features functionalities for the igGrid. The igGrid ASP.NET MVC helper contains a GridDataSourceAction attribute class which 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 igGrid in JSON format. Use the Paging, Sorting and Filtering features to experience the remote igGrid capabilities.

Code View

Copy to Clipboard