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

use EnableCaching in Hierarchy RadGrid

1 Answer 102 Views
Grid
This is a migrated thread and some comments may be shown as answers.
VnDevil
Top achievements
Rank 2
VnDevil asked on 06 Oct 2010, 06:14 AM
Hi Telerik,

I'm using code from http://demos.telerik.com/aspnet-ajax/grid/examples/client/caching/defaultcs.aspx to EnableCaching in RadGrid,

I have one question is: Can I use on my EnableCaching NestedViewTemplate in RadGrid.
If possible, please send me a an example


Thanks

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 11 Oct 2010, 08:43 AM
Hi,

As long as you bind the RadGrid client-side, there should be no problem using the caching option even when you have hierarchy. Generally, when EnableCaching is set to true, RadGrid will store the start row index, maximum rows, sorting and filtering expressions and will retrieve them from the cache automatically on subsequent client-side refreshes. You can watch this video from TelerikTV in order to get a closer look on this feature.

Kind regards,
Tsvetina
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
VnDevil
Top achievements
Rank 2
Answers by
Tsvetina
Telerik team
Share this question
or