This question is locked. New answers and comments are not allowed.
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
0
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.
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?
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
Hello Jorn,
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.
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?
I am in the same situation using the latest version of GridView control. Have you ever get this resolved yet?