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

[Solved] Grid within a Tab - with ajax sorting and paging

2 Answers 110 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Steve
Top achievements
Rank 1
Steve asked on 12 Dec 2009, 03:58 PM
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

2 Answers, 1 is accepted

Sort by
0
Steve
Top achievements
Rank 1
answered on 12 Dec 2009, 04:11 PM
Nevermind, I figured this out - I think my page cached my first mistake, after clearing the cache it worked as suspected

Thanks!

(PS I do look forward to using templates vs. format - templates are much better)
0
Andrew
Top achievements
Rank 1
answered on 12 Aug 2010, 01:18 PM
Hi Steve.

How did you sort this?  I'm trying to do similar.  I have a grid within a tab loaded via the LoadContentFrom.  It loads ok but when I try paging the line don't populate.  I was directed to a page that said i needed to manually load the required Javascript files for the grid.  I did which helped but I still can't get the data returned to bind.

Any help appretiated
Tags
General Discussions
Asked by
Steve
Top achievements
Rank 1
Answers by
Steve
Top achievements
Rank 1
Andrew
Top achievements
Rank 1
Share this question
or