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

ajaxToolkit CollapsiblePanelExtender breaks RadGrid

1 Answer 109 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Erin
Top achievements
Rank 1
Erin asked on 14 Mar 2008, 03:54 AM
Hello,
It looks like this posted in the wrong section... can you move it to the Prometheus->RadGrid section?
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
Missing User
answered on 18 Mar 2008, 08:16 AM
Hi Erin,

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.


Best wishes,
Plamen
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
Missing User
Share this question
or