tags:

views:

49

answers:

2

Hello sir

I have used the telerik control in my site ,when i load the page,page loaded very slow. I check it but at runtime many webresource.axd file is made and scriptresource.axd file is made,so how to run fast telerik control and increase the site performance.

                                                                      Nirav Dave
A: 

It's easy - Telerik has a page on their site about how to boost their AJAX controls performance - check it out: http://www.telerik.com/products/aspnet-ajax/getting-started/top-performance.aspx

Dick Lampard
A: 

Here are some additional links on RadGrid and RadControls performance optimizations:

RadGrid client/server performance optimizations

RadAjax client-side performance optimizations

Optimizing RadGrid ViewState usage

Saving the grid ViewState in Session

bugventure