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

Grid / Editing with external form

1 Answer 73 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Anil
Top achievements
Rank 1
Anil asked on 08 Jan 2010, 11:25 PM
Hi,

I liked the Grid / Editing with external form in one of the Grid samples.
What kind of changes will I need to make if my main page is in an. <asp:Content> or has a masterpage?

Currenty, I am getting following error:

Message: Sys.InvalidOperationException: Could not find UpdatePanel with ID 'ctl00_ContentPlaceHolder1_ctl00_ContentPlaceHolder1_TrackingGrid_RadGrid1Panel'. If it is being updated dynamically then it must be inside another UpdatePanel.
Line: 6
Char: 62099
Code: 0
URI: http://localhost:49711/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_TopNav_ScriptManager_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d3.5.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3ad0c4ca6e-6b5d-49b6-922d-5244924fb100%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%2c+Version%3d2009.3.1208.20%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a0d8e1f65-7492-499f-bc1d-d6dcea420537%3a16e4e7cd%3af7645509%3a24ee1bba%3ae330518b%3a1e771326%3ac8618e41%3aed16cbdc%3aaa288e2d%3a8674cba1%3ab7778d6c%3ac08e9f8a%3a59462f1%3aa51ee93e%3a58366029

 

Appreciate your help.

Thanks,
Anil

1 Answer, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 12 Jan 2010, 04:52 PM
Hello Anil,

This error indicates that there is something wrong with the way controls on your page are ajaxified through the RadAjaxManager. Could you paste your aspx and code-behind (please, use the code formatter tool of the ticket editor so that the code be readable).

Thanks.

All the best,
Tsvetoslav
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
Grid
Asked by
Anil
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
Share this question
or