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

The target 'ctl00$ContentPlaceHolder1$aam_w_rgBonds$C$fvDynamic$rcbOrganizationId' for the callback could not be found or did not implement ICallbackEventHandler.

1 Answer 168 Views
Window
This is a migrated thread and some comments may be shown as answers.
Edward
Top achievements
Rank 1
Edward asked on 24 Aug 2010, 11:25 AM
This is the specific error that we have when attempting to:

1.) Create the form in the page dynamically (the page has grid and the grid has add button event)
2.) When the add button is clicked, a class that dynamically creates the edit form (RadWindow) is called. It creates the controls dynamically and put them in a formview.
3.) Some controls are dropdowns, the problem is when a combo box is clicked this error pops up.

Could it be that the ComboBox fails to address the ajax events correctly?

Any thoughts?

Note: I've tried to do the same using a RadWindow manually created on the page and it runs.

Forms are build OnInit Event and RadAjaxManager are attach on PageLoad.

Thanks,
Edward

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 27 Aug 2010, 11:40 AM
Hello Edward,

This error is not directly related to the RadControls - I would suggest to check this Google search for more info on the subject.
If you still experience problems or you believe that the problem is in the RadControls that you are using, please send us a small sample project where the error can be reproduced and we will check it right away.


All the best,
Georgi Tunev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Window
Asked by
Edward
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or