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

RadGrid stop page from refreshing everytime

2 Answers 280 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
griselda sirvent
Top achievements
Rank 1
griselda sirvent asked on 22 Feb 2011, 10:32 PM

Hi

I have built a my first database using radgrid, however everytime I change pages (pressing the page numbers at the bottom) or filtering, the page refreshes everytime.

I would like it to act like the example on the following link: 

http://demos.telerik.com/aspnet-ajax/grid/examples/performance/linq/defaultvb.aspx

In this example, only the records change, but the page remains the same.

Could anyone advise what settings I have to change in radgrid in order to achieve this ?

thanks in advance

2 Answers, 1 is accepted

Sort by
0
Cori
Top achievements
Rank 2
answered on 23 Feb 2011, 02:20 PM
Hello Griselda,

You have to add the RadGrid to the AjaxSettings of a RadAjaxManager, like the example shows if you look at the aspx tab, or put the RadGrid inside of a RadAjaxPanel.

I hope that helps.
0
griselda sirvent
Top achievements
Rank 1
answered on 25 Feb 2011, 11:58 PM

hello

finally I made it work thanks to you!

thanks!

Tags
Ajax
Asked by
griselda sirvent
Top achievements
Rank 1
Answers by
Cori
Top achievements
Rank 2
griselda sirvent
Top achievements
Rank 1
Share this question
or