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

[Solved] load on demand feature in grid view. That is the data wil load when the user scrolls down the grid

8 Answers 136 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Todd Millett
Top achievements
Rank 1
Todd Millett asked on 08 Oct 2010, 10:09 AM
Is there any load on demand feature available in silverlight gridview, where in chunks of data get fetched from the server when user scrolls down the grid. For example, on load, 25 records are fetched and when the user scrolls down another 25 records are fetched from the server and appended to the grid, and so on so forth.

8 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 08 Oct 2010, 03:41 PM
Hi,

 Please check this thread for more info. We will release the beta next week. 

Regards,
Vlad
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Todd Millett
Top achievements
Rank 1
answered on 11 Oct 2010, 06:14 AM
Thanks for the reply, looking forward to that beta release, this week. Also i was going though the following post :
http://blogs.telerik.com/vladimirenchev/posts/09-12-21/how_to_custom_scrolling_with_radgridview_for_silverlight_and_wcf_ria_services.aspx
for fetching the paged data from the service when user scrolls the grid, but was not able to get it working. Will it help me to achieve the load on demand feature in Grid View?
0
Vlad
Telerik team
answered on 11 Oct 2010, 07:13 AM
Hello,

 I believe that the virtual collection approach will be better. 

Best wishes,
Vlad
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Todd Millett
Top achievements
Rank 1
answered on 11 Oct 2010, 08:34 AM
Ok, Thanks. Would be looking forward to that beta release.
0
Todd Millett
Top achievements
Rank 1
answered on 07 Jan 2011, 10:00 AM
Any Updates on the same ?
0
Todd Millett
Top achievements
Rank 1
answered on 07 Jan 2011, 11:40 AM
Do you have any sample which allows the chunk of data to be fetched from the server each time the user scrolls with the vertical scrollbar ? I actually need a funcationality where in chunks of data get fetched from the server when user scrolls down the grid.
For example, on first load, 25 records are fetched from the stored procedure and when the user scrolls down another 25 records are fetched from the stored procedure based on the row number and number of rows and appended to the grid, and so on so forth.

0
Vlad
Telerik team
answered on 07 Jan 2011, 12:53 PM
Hello,

 Have you missed to check my links? 

Greetings,
Vlad
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
Tags
GridView
Asked by
Todd Millett
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Todd Millett
Top achievements
Rank 1
Share this question
or