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

RadCombobox pronlem with client callback

2 Answers 181 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Ganesh
Top achievements
Rank 1
Ganesh asked on 01 Apr 2008, 02:19 PM
Hi All,
            in my application i have
one checkbox,
one button &
one RadCombobox

when we check the Checkbox & click on button ,the RadcomboBox's visible property will set to false.

& when we uncheck the Checkbox & click on button ,the RadcomboBox's visible property will set to true.

i.e radComboBox keeps appearing & dissappearing.

in this scenario i am getting the following error,

the target 'xyz' for the callback could not be found or did not implement IcallbackEventHandler.

please help me to solve this.

Thanks in advance.

2 Answers, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 03 Apr 2008, 08:10 AM
Hello Ganesh,

This is indeed weird. We could not stumble upon such a problem at our side. I suggest that you try to populate the combobox items from a webservice. This should solve the problem. An example can be seen at:
Populate from WebService

Hope this helps.

Kind regards,
Nick
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Amit
Top achievements
Rank 1
answered on 09 Sep 2011, 06:21 PM
Hello,

I am also getting the same error message. In my case I am using RadToolTip to open a user control in a modal popup. My RadComboox reside in the user control. I get the error as soon as I type something in the combobox or try to expand it.

Tags
ComboBox
Asked by
Ganesh
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Amit
Top achievements
Rank 1
Share this question
or