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

Kendo dropdownlist + grid with custom template MVVM issue

1 Answer 102 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Dennis
Top achievements
Rank 2
Dennis asked on 14 Jan 2013, 05:32 PM
I'm not sure if this is bug or I'm doing something wrong. But I have a grid with a custom template. There are data-bind:click bindings inside the template. I also have a dropdownlist on the same page that is bound to that same datasource. When the dropdownlist is bound, the click bindings inside the grid row template don't work and give an error:
 TypeError: Object [object Object] has no method 'apply'
Once i remove the binding from the dropdownlist it works. Everything else seems to be fine with the dropdownlist.



1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 16 Jan 2013, 03:11 PM
Hi Dennis,

I am afraid that the provided information is not sufficient enough in order to determine what exactly is going wrong. I tried to reproduce the error in this test page but to no avail. Could you please edit my sample so it isolates the issue and send me back a link? In this way I would be able to examine your current implementation and assist you further.

Thank you in advance for the cooperation.

Regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
DropDownList
Asked by
Dennis
Top achievements
Rank 2
Answers by
Alexander Valchev
Telerik team
Share this question
or