Create a grid using "kendoGrid()" function in java script with ajax call which fetch data from "MVC Action" method
1. Generating a simple Kendo Grid
2. Sorting in a Group using client side paging
3. Customized excel export functionality for "Kendo Grid" with "excelExport" event in "KendoGrid()" function (also supported in IE 8)
4. For MVC application, server side pagging in kendo grid, sorting in group, excel export with all data (also supported in IE 8)
Or
Server side pagging using MVC application to display only sliced data for selected page