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

TypeError :Object doesnt support this property or method

1 Answer 88 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
francis
Top achievements
Rank 1
francis asked on 25 Feb 2011, 09:00 AM
Hi I use the telerik RadComboBox and on a client side event i use the 'RadComboBoxEventArgs' variable to get the selected item .

The code would be

 

ComboBoxEventArgs.get_item()<BR>

The RadComboBox is an edittable combo box that is a user can search for a particular record by typing in to it.

Now, if the user searches for an item which is present in the list everything just works fine.

But if the user types in something that is not in the list then the code

ComboBoxEventArgs.get_item()

throws an error "TypeError :Object doesnt support this property or method"

I am using the telerik control with the version "2010.3.1401.40"

Regards,
Francis

1 Answer, 1 is accepted

Sort by
0
Helen
Telerik team
answered on 01 Mar 2011, 01:31 PM
Hello Francis,

Could you please send us your complete code to examine it locally?

Regards,
Helen
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
General Discussions
Asked by
francis
Top achievements
Rank 1
Answers by
Helen
Telerik team
Share this question
or