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

[Solved] RadGrid breaks with CollapsblePanelExtender

1 Answer 72 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Erin
Top achievements
Rank 1
Erin asked on 18 Mar 2008, 03:33 AM
Hello,

I am using Prometheus and am trying to use an ajaxToolkit CollapsiblePanelExtender on a panel that contains a radgrid in a usercontrol.  The RadGrid initially displays correctly in the panel but if you try to click on a row in the radgrid I get an exception and the radgrid disappears.  The error string references the user control ID and the radgrid ID.   I was using RadAjaxManager to ajax the grid, but even if I comment out the ajax I still get the error.  The error is:

"Sys.InvalidOperationException: Could not find UpdatePanel with ID 'ct100_ct100_ct100_cphBody_cphBody_cphBody_ct100_ct100_ct100_cphBody_cphBody_cphBody_<UserControlName>_<RadGridName>Panel' If it is being updated dynamically then it must be inside another UpdatePanel.

where <UserControlName> is the ID of my user control and <RadGridName> is the ID of my RadGrid
Thanks for your help,
Erin

1 Answer, 1 is accepted

Sort by
0
Giuseppe
Telerik team
answered on 20 Mar 2008, 05:08 PM
Hello Erin,

Your inquiry was addressed in the other forum thread you have opened on the same topic on March 13th.

We are copying the contents here for your convenience:

We tried to reproduce the problem at our side, but to no avail. Please find attached a sample project showing our local tests. Could you please modify the files so that the problem appears. You can send the files back to us by starting a new support thread and attaching the files there.


Regards,
Manuel
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Erin
Top achievements
Rank 1
Answers by
Giuseppe
Telerik team
Share this question
or