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
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