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

Junk appearing above RadGrid

1 Answer 48 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ilija
Top achievements
Rank 1
Ilija asked on 27 Aug 2008, 05:32 PM
Hey Guys,

I am experiencing a problem where some junk is appearing before the grid and a bunch of javascript.errors are showing.
It looks like this:

27462|updatePanel|ctl00_mainContentArea_wucListTable1_ctl00_mainContentArea_wucListTable1_rgAcctPanel|
<grid goes here>

And the javascript errors are:

Sys.InvalidOperationException: Two components with the same ID 'ddeShowHideColumnsBehavior' can't be added to the application.

Sys.InvalidOperationException: Two components with the same ID 'ddeExportListBehavior' can't be added to the application.

And then 3 of these:

Sys.InvalidOperationException: A control is already associated with the element.

This error happens when the user is saving the grid item that they just updated. I'm using a custom commandname for the update command, and at the end the code, setting the grid item Edit property to false and rebinding/updating the update panel.

Please let me know if you have any insight towards this problem.

Thanks,
Ilija

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 28 Aug 2008, 06:28 AM
Hi Ilija,

Can you post and example or live url where we reproduce this?

Best wishes,
Vlad
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Ilija
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or