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

Is it possible to cache/preload datagrid assembly?

5 Answers 103 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Trude
Top achievements
Rank 2
Trude asked on 04 Mar 2010, 07:11 AM
I have user control with a radgrid and a couple of other controls in it. The issue I'm facing is that when I open this user control the first time there is a noticeable lag/pause (maybe half a second). On every subsequent visit there is no lag/pause and replacing the radgrid with a standard datagrid removes this lag/pause totally (I'm guessing the standard assembly is already loaded and ready).

5 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 04 Mar 2010, 10:43 AM
Hello Jorn,

Please check this blog post for more info:
http://blogs.telerik.com/blogs/posts/10-01-04/application_library_caching_in_radcontrols_for_silverlight.aspx

All the best,
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
Trude
Top achievements
Rank 2
answered on 04 Mar 2010, 11:28 AM
I don't think you got my point - the blog refers to reducing the initial load time by not loading every assembly at start up.
My application is currently one xap file with all assemblies in it - when I open a user control with a radgrid for the first time there is a lag/pause of maybe 0.5-1 seconds and this disturbs some of my animations. Since the assembly is in memory one should think it would load instantly?
0
Milan
Telerik team
answered on 04 Mar 2010, 05:28 PM
Hello Jorn,

Sorry for the misunderstanding. Could you please take a look at this blog post where one of my colleagues demonstrates how you can utilize the so called Application Library caching.


Greetings,
Milan
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
Trude
Top achievements
Rank 2
answered on 05 Mar 2010, 09:05 AM
You're both referring to the same article which doesn't relate to my problem :)
0
EVELYN
Top achievements
Rank 1
answered on 05 Apr 2012, 12:49 PM
Hi,

I am in the same situation using the latest version of GridView control. Have you ever get this resolved yet?
Tags
GridView
Asked by
Trude
Top achievements
Rank 2
Answers by
Vlad
Telerik team
Trude
Top achievements
Rank 2
Milan
Telerik team
EVELYN
Top achievements
Rank 1
Share this question
or