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

Caching loaded data

1 Answer 58 Views
DomainDataSource
This is a migrated thread and some comments may be shown as answers.
Licenses
Top achievements
Rank 1
Licenses asked on 07 Feb 2011, 11:31 AM
Hello,

This is my scenario: I have a long list that is fetched from the server using the QueryableDomainServiceCollectionView<T>. The list is being paged, so not al data is fetched at once from the server. Say there are 5 pages to be loaded. The user loads the first page and clicks to the second page. When the user returns to the first page, it would seem logical that the data doesn't need to be loaded from the server again. Is there any functionality to avoid this unneeded loading of data?

Kind regards,
Sodi

1 Answer, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 07 Feb 2011, 11:57 AM
Hello Sodi We,

We do not support caching in our first version. But we have this functionality in our features list for one of the next versions. Thank you for your understanding.

Kind regards,
Ross
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
DomainDataSource
Asked by
Licenses
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Share this question
or