This question is locked. New answers and comments are not allowed.
I've seen a lot of posts from people having problems with this. I've tried a number of approaches but I couldn't get the grid that is loaded in a partial view in a tabstrip to refresh correctly in the tabstrip i.e. without the whole page refresh issue when sorting or paging.
I've read this http://www.telerik.com/help/aspnet-mvc/using-with-partial-views-loaded-via-ajax.html
I want the content loaded when the tab is selected however this article requires an additional click and custom code to manually handle the ajax call. I've downloaded the GridAndTabstrip example (178059_gridandtabstrip.zip) yet that gave me an Internal Server error when the tab is selected. I upgraded that example to the latest version and got it working.
The updated example is attached for anyone else having problems.
I've read this http://www.telerik.com/help/aspnet-mvc/using-with-partial-views-loaded-via-ajax.html
I want the content loaded when the tab is selected however this article requires an additional click and custom code to manually handle the ajax call. I've downloaded the GridAndTabstrip example (178059_gridandtabstrip.zip) yet that gave me an Internal Server error when the tab is selected. I upgraded that example to the latest version and got it working.
The updated example is attached for anyone else having problems.