Hello,
When using the keyboard with a RadcomboBox component into a blank ASP.Net page, it fires this javascript error:
Line: 1063
Character: 1
Error: 'RadComboBox.Keys.Escape' is null or it is not an object.
Code: 0
(Internet Explorer 7)
Character: 1
Error: 'RadComboBox.Keys.Escape' is null or it is not an object.
Code: 0
(Internet Explorer 7)
This happens pushing any key into the textarea of the combo. The real problem that limits the control functionality
is that we can't use the up/down keys. When working with Chrome and Firefox the error is not visible but the up/down keys doesn't
work anyway.
is that we can't use the up/down keys. When working with Chrome and Firefox the error is not visible but the up/down keys doesn't
work anyway.
Thanks a lot.