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

Need help w/ "AJAX" style paging

1 Answer 15 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Bill O'Neil
Top achievements
Rank 1
Bill O'Neil asked on 26 Sep 2008, 04:10 PM
I'm looking to create a simple "search results" page which functions like the iPhone version of the Google RSS Reader.  Basically - 10 items are displayed with a "more" button on the bottom.  When "more" is clicked 10 more items are added (for a total of 20 - and so on.)

I'm trying to figure out if there is a way to do this w/o having the "reload" the previous items (only the 10 new items are loaded.) 

Does this make sense?  All my attempts w/ RadAjax thus far have resulted in having the reload ALL the results on each "more" click - rather than just adding the new items.

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 29 Sep 2008, 08:23 AM
Hello Bill,

Have you considered taking advantage of the virtual scrolling feature of RadGrid to load the items which are present under a certain page only? Review the following online demo of the product for further details.

Kind regards,
Stephen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Ajax
Asked by
Bill O'Neil
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or