This is a migrated thread and some comments may be shown as answers.

AJAX MVC paging is display data instead of binding to the grid.

1 Answer 43 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 1
Jason asked on 24 Jul 2013, 04:18 PM
I am having all kinds of issues with the MVC Grid control.

When I try and page to the next page in the grid I get the raw data instead of the HTML page with the grid displayed..See attachment.

Second, I cannot, for the life of me, get the filtering nor the grouping function to work. When I click the filter icon, nothing happens.

I haven't even got to ALL of the CRUD functionality. This is so frustrating.

I am using the newest release of the Kendo UI toolset and Entity Framework 5. I have created the model from the EDMX.

Please help!

1 Answer, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 26 Jul 2013, 12:35 PM
Hi Jason,

 
From the provided information it seems that the Grid is set for server binding but the controller returns JSON data. I would suggest to check the following help articles how to setup correctly the Grid for Ajax binding: 


Kind Regards,
Vladimir Iliev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Jason
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Share this question
or