I am having trouble getting Paging to work while using the DataSource option on a Kendo UI Grid, using MVC wrappers.
When I comment out the DataSource code, paging works just fine.
When I use the DataSource option, it gives me a 404 "not found" error when I try to move to another page.
See the attached screenshots for my code. One screenshot is the .cshtml file. The other is the Controller.
Can anyone please help?
When I comment out the DataSource code, paging works just fine.
When I use the DataSource option, it gives me a 404 "not found" error when I try to move to another page.
See the attached screenshots for my code. One screenshot is the .cshtml file. The other is the Controller.
Can anyone please help?