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

Probelm with RadGrid edit command + ajaxpanel

4 Answers 109 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
asddf SDFASDFF
Top achievements
Rank 1
asddf SDFASDFF asked on 30 Sep 2009, 09:01 AM
Hello

i have a grid that is dynamically loaded into a RadAjaxPanel, this grid have a edit command which works well in another page in another RadAjaxPanel.
the problem is when i press the edit button on the grid, the grid disappears.
the only difference between the pages is that one contains radajaxmanager (this is the page with the problem) and the other one don't.

Please Help Me..


4 Answers, 1 is accepted

Sort by
0
asddf SDFASDFF
Top achievements
Rank 1
answered on 30 Sep 2009, 10:21 AM
a little update...

the grid is inside another webcontrol.
and the web control is inside RadAjaxPanel, when i click the edit button the grid disappeear.
i tried to use RadManagerProxy with no luck.

Thank you.
0
Pavlina
Telerik team
answered on 01 Oct 2009, 08:02 AM
Hello,

We highly recommend avoid working with the RadAjaxManager & RadAjaxPanel controls at the same time. Use the controls depending on your exact scenario as recommended here.
Additional information is available in the following link:
Ajaxifying controls wrapped in RadAjaxPanel and added to AJAX Manager settings

Best wishes,
Pavlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
asddf SDFASDFF
Top achievements
Rank 1
answered on 01 Oct 2009, 02:19 PM
Hello

i read the link you gave me, and changed a lot of code, and i still can't understand where is the problem.
this is the current scenario :
i have a page with RadScriptManager, RadAjaxManager, RadTreeView and regular asp:panel.
on a click in radtreeview i loading an RadGrid into that panel. so far the ajax manager works well. (i configured it well).
the problem is when i click the edit button on the grid in the panel.
it's just disappear, i checked the grid in another page with ajaxpanel and it works well.

Thank You.

0
Pavlina
Telerik team
answered on 05 Oct 2009, 03:55 PM
Hello,

Based on this information, it is hard to determine what is causing the problem.
If the issue persists, you can open a formal support ticket, and supply a small project, demonstrating your logic, for additional review.

Kind regards,
Pavlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Ajax
Asked by
asddf SDFASDFF
Top achievements
Rank 1
Answers by
asddf SDFASDFF
Top achievements
Rank 1
Pavlina
Telerik team
Share this question
or