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

Problems with the drop down list (angular)

3 Answers 83 Views
Integration with other JS libraries
This is a migrated thread and some comments may be shown as answers.
Casimodo
Top achievements
Rank 1
Casimodo asked on 18 Jun 2015, 11:00 AM

Hi,

I'm having propblems with the drop down list. Can you help me with this dojo? There are two issues:

1) It displays "[object Object]"

2) When opening the drop down, a narrow list at the bottom appears. Why is this list so far away from the drop-down component? Can I do anything to make it behave here more like the combo-box?

Regards,

Kasimier Buchcik

3 Answers, 1 is accepted

Sort by
0
Casimodo
Top achievements
Rank 1
answered on 19 Jun 2015, 10:04 AM

I solved (2) by using the correct stylesheets. An updated dojo is here.

Any information on the "[object Object]" issue?

0
Accepted
Alexander Valchev
Telerik team
answered on 22 Jun 2015, 08:47 AM
Hello Casimodo,

The [Object object] issue occurs because both kendo.all.js and kendo.mobile.js are included.
Please use only kendo.all.jshttp://dojo.telerik.com/INAbu

For more information please check:

http://docs.telerik.com/kendo-ui/install/custom#pick-the-right-combined-script-based-on-your-project-type

Regards,
Alexander Valchev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Casimodo
Top achievements
Rank 1
answered on 22 Jun 2015, 06:05 PM

Oh man, silly me. I didn't read the manual carefully enough.

Thanks! :-)

Regards,

Kasimier Buchcik

Tags
Integration with other JS libraries
Asked by
Casimodo
Top achievements
Rank 1
Answers by
Casimodo
Top achievements
Rank 1
Alexander Valchev
Telerik team
Share this question
or