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

Performance Problem in opening the edit form with the Web Usercontrol

1 Answer 24 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Puay Chai Tan
Top achievements
Rank 1
Puay Chai Tan asked on 16 Oct 2010, 04:11 PM
Hi,

We are using the Rad Ajax Manager in the Master Page, Ajax Proxy in the Content Page and one More Ajax Proxy control in the User Control.  We the grid edit form, it reloads the screen each time.  You can check the screnario in the below application.didnt used the Session object to retrieve the data. When we open

http://test.aptisys.com/UOMSetup.aspx

Where as in your example demos of using the webuser control in the grid. It is quite faster in opening  the edit form and there is no reloading of the page. When we check with the firebug, we found that in your example demos the page is faster on opening the edit form not reloading the page. Is it because of the session object that was faster in your example? If we include the session for caching, does it takes large amount of data in the cache, does it causes any performance problems? Could you please send example program with RadAjax Manager in the master page, Ajax Proxy in the Content Page with the grid and one more ajax Proxy in the Web User control for the edit form with the same performance as your demo example as mentioned in the URL example? 

http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/usercontroleditform/defaultcs.aspx

Thanks & Regards


1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 20 Oct 2010, 12:58 PM
Hi Puay,

Please go through the following links and let me know if they are useful for you:
http://www.telerik.com/help/aspnet-ajax/grdsavinggridviewstateinsession.html
http://www.telerik.com/help/aspnet-ajax/ajxclientsideperformance.html
http://www.telerik.com/support/aspnet-ajax.aspx (Section "Performance")

Additionally, if the performance issue still persists, please open a support ticket and send us your application so we can check it locally. Thus we could do our best to help.

All the best,
Pavlina
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
Puay Chai Tan
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or