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

Implementation Problem in implementing the RadAjax Manager in Master Page, RadAjax Proxy in the Content Page and one more AjaxProxy in the WebUser Control

1 Answer 25 Views
Ajax
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 19 Oct 2010, 12:46 PM
Hi,

We are facing implementing the RadAjaxManager and RadAjaxProxy in the below mentioned Scenario.
We implemented the below mentioned steps for our application template.
Step1 : Our application Master Page contains the RadAjaxManager in the Master Page,
Step 2: Our Content Page contains a Rad Grid with the Right Click Context Menu. We included the Rad Ajax Proxy1 control in the Content Page,
Step 3: Our Edit form is implemented using the WebUserControl. We included the Rad Ajax Proxy2 in the Edit Form.
On Right Click and Click the Edit Button we need to open the Edit Form.

We are finding the page post back even if i click any view icon in the RadGrid, Not even opening the edit form.
We implemented Rad Ajax Manager in the Content Page and Rad Ajax Proxy in the Web user control but it is not as fast as you demo example when i click the cancel button it takes more time where as you demo example it takes less time. We just implemented the Ibindable interface and bind the Edit form controls. that's it.  check in the below  URL for reference.

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

but in the Telerik Optimization technique it has mentioned to Implement the Rad Ajax Manager in the Master Page, Rad Ajax Proxy in the Content Page and one More Ajax Proxy in the Edit Form.

Is there any example Telerik implemented with the Rad AjaxManager in the Master Page, Rad Ajax Proxy1 in the Content Grid page and Rad Ajax Proxy2 in the Edit Form Web User Control to implement the Rad Ajax Manager and Ajax Proxy?

Could you please send us some example for above scenario without any post back on Opening the Grid Edit Form?

Thanks 

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 20 Oct 2010, 08:29 AM
Hello Puay,

Please review the following help topic, which elaborates on initiating requests from one ContentPlaceHolder and loading/updating controls in another. Test the provided approach and let us know if this helps.

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