This question is locked. New answers and comments are not allowed.
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