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

[Solved] Caching Support

1 Answer 30 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Christophe Geers
Top achievements
Rank 1
Christophe Geers asked on 19 May 2010, 11:12 AM
Hi,

I'm currently exploring several ASP.NET MVC controls which we can use for our sites. The Telerik ASP.NET MVC controls would certainly come in handy, especially the grid control.

Just got one question about the grid control though.

We would need to populate the grid with data that is retrieved by calling one (or more) web services of our vendors. Let's assume the services return a total of 50 records which we bind to the grid. The grid is paginated over 5 pages.

As it stands now the results retrieved from these web services are not cached. Does the grid come with any client / server side support for caching. It would be a pain to query these webservices each time a user switches to a new page, sorts or filters the grid...etc.

Thanks in advance.

Regards,

Christophe


1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 19 May 2010, 01:02 PM
Hi Christophe Geers,

Currently the grid makes a request to retrieve the next page of data. However since this is becoming a common request I have created a new public issue. You can cast your vote for it here.

Sincerely yours,
Atanas Korchev
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.
Tags
Grid
Asked by
Christophe Geers
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or