This question is locked. New answers and comments are not allowed.
I have a Grid within a tab that is loaded via ajax.
I want to support paging and sorting of that grid.
I set an ajax action on the grid and an action on the controller.
It is not appearing to pickup on the specified action - instead using the action that loaded the view with the tab control