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

RadAjaxManager node cannot be inserted at the specified point

1 Answer 62 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Douglas Kinney
Top achievements
Rank 1
Douglas Kinney asked on 09 Mar 2009, 02:24 AM
I have a RadAjaxManager setup to update a RadGrid with a FormTemplate.  The RadGrid enters edit mode just fine with the expected ajax  behavior but once the FormTemplate content is loaded, there is a Javascript error and none of the buttons in the FormTemplate work.  I used Firebox/Firebug to see it: "Node cannot be inserted at the specified point."  I've followed a similar post which recommends setting EnablePageHeadUpdate to false and tried that but although that does away with the error, the result is that the buttons now don't do anything.  My setup includes 1 level of nested master pages and the controls are placed in a page that inherits from the nested master page.  I'm not doing anything funky beside the setup on the sample Form Template RadGrid on this site.

Source: http://www.telerik.com/community/forums/aspnet/general-discussions/firefox-and-node-cannot-be-inserted-a-the-specified-point.aspx
http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/templateformupdate/defaultcs.aspx

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 09 Mar 2009, 01:53 PM
Hi Douglas,

I am afraid that the current information is not quite enough to understand what could have caused the described issue.
Can you send me the problematic page, or at least the code connected to RadGrid and
RadAjaxManager you have on the page (aspx, cs)? I will test it locally and try providing a proper solution for you.

Let me know if this works for you.

Greetings,
Iana
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Ajax
Asked by
Douglas Kinney
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or