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

[Solved] Grid PagerTemplate and Ajax

2 Answers 87 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jonathan
Top achievements
Rank 1
Jonathan asked on 05 Feb 2008, 03:10 PM
Hi,

I cannot find the answer to this anywhere in the help or forums.  How can I ajaxify the pager on the grid?  When the user selects any button within the pager, I want to be able to reload the grid for the requested page with ajax.  Is this possible?

Thanks in advance.

2 Answers, 1 is accepted

Sort by
0
alan
Top achievements
Rank 1
answered on 06 Feb 2008, 02:08 PM
Jonathan,

Do you need only the pager ajaxified and the rest of the grid posting back? If not, you can simply put the entire grid in RadAjaxPanel. Or you can wrap the entire pager template content in RadAjaxPanel.
0
Jonathan
Top achievements
Rank 1
answered on 06 Feb 2008, 03:12 PM
Hi Alan,

Yes, I realised that.  I had the same issue with the original RadControls and another solution was offered which didnt work with Prometheus.  I have actually just set my grid as an updated control on the page AjaxManager and this works fine for me.  So simple, I probably should have realised :-)
Tags
Grid
Asked by
Jonathan
Top achievements
Rank 1
Answers by
alan
Top achievements
Rank 1
Jonathan
Top achievements
Rank 1
Share this question
or