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

Ojbect reference not set to an instance of an object.

2 Answers 119 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Bob
Top achievements
Rank 1
Bob asked on 09 Jul 2008, 04:40 PM
I'm moving a RadComboBox to LoadOnDemand.  I'm using the code supplied in the example but get an error when I click on the ComboBox and the ItemsRequested sub is called.

It's a JavaScript alert:
Ojbect reference not set to an instance of an object.s[{},{"value":"Item 1\u0027"},{"value":"Item 2\u0027"}...more items...,{"value":"Item 20\u0027"}]_$$_<li class="rcbItem ">Item 1</li><li class="rcbItem ">Item 2</li>...more items...<li class="rcbItem ">Item 20</li>_$$_$$_False

Suggestions?

2 Answers, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 10 Jul 2008, 07:22 AM
Hi Bob,

I am afraid this information is not enough for us to determine the cause of the problem.

Can you send us some relevant code please?


Kind regards,
Veskoni
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Bob
Top achievements
Rank 1
answered on 10 Jul 2008, 01:33 PM
Nevermind...I had a problem with a different section of the combobox and have resolved the issue.
Tags
ComboBox
Asked by
Bob
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Bob
Top achievements
Rank 1
Share this question
or