Available in the Full Version

Data Grid - DataTable Binding

This sample is designed for a larger screen size.

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

Using the ASP.NET MVC helper, you can bind the igGrid directly to DataTable objects. Remote Sorting implementation is demonstrated by processing the request and sorting the data on DataTable level before returning it.

Code View

Copy to Clipboard