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

AutoComplete got error "Uncaught TypeError"

2 Answers 94 Views
AutoComplete
This is a migrated thread and some comments may be shown as answers.
Sorrawut
Top achievements
Rank 1
Sorrawut asked on 25 Mar 2012, 07:38 PM
Im trying to use KendoUI Autocomplete on JSON.

My AutoComplete got error " Uncaught TypeError: Cannot call method 'toLowerCase' of undefined"

Here is my code test page.
http://community.moohin.com/test_auto.html 

It's use remote DataSource from follow url 
http://community.moohin.com/run/auto.php 

Data return from this url is fix to 
[{"tag":"item1"},{"tag":"item2"},{"tag":"item3"}] 

I try to solve this for 4 hours.  still fail. T_T

Any Ideas?

2 Answers, 1 is accepted

Sort by
0
Sorrawut
Top achievements
Rank 1
answered on 26 Mar 2012, 02:29 AM
now i got this thing work. it's my false.

Thank you
0
Relative
Top achievements
Rank 1
answered on 13 May 2012, 07:52 PM
What did you do to fix the problem?
Tags
AutoComplete
Asked by
Sorrawut
Top achievements
Rank 1
Answers by
Sorrawut
Top achievements
Rank 1
Relative
Top achievements
Rank 1
Share this question
or