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

[Solved] Error on pressing Enter in empty ComboBox

0 Answers 99 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Serg
Top achievements
Rank 1
Serg asked on 21 Apr 2011, 02:10 PM
I've got a Telerik ComboBox on my page. If I click in combobox (i.e. focus it) before opening its dropdown, and then press Enter, I get JS Error as follows:

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C; .NET4.0E)
Timestamp: Thu, 21 Apr 2011 09:18:24 UTC

Message: '$items' is null or not an object
Line: 381
Char: 17
Code: 0
URI: http://dev01-ser:8091/Scripts/2011.1.315/telerik.combobox.js



My assumption is that $items is not filled (because dropdown was never opened; and it does not open on focus now after 2011 Q1 breaking changes).
Tags
ComboBox
Asked by
Serg
Top achievements
Rank 1
Share this question
or