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

kendo.bind missing....

1 Answer 91 Views
MVVM
This is a migrated thread and some comments may be shown as answers.
james
Top achievements
Rank 2
james asked on 03 Mar 2012, 08:46 PM
Hi!

I was try to use MVVM framework in my project, but i have probles. I get javascript error that kendo.bind function missing.
I was try to call this statment inside $(document).ready(function() function.

kendo.bind($("#test"), data);


I have included kendo.all.js.

What coud be wrong?

Thanks in advance 

1 Answer, 1 is accepted

Sort by
0
Accepted
Atanas Korchev
Telerik team
answered on 05 Mar 2012, 09:18 AM
Hi,

 You are probably not using the Beta version which includes kendo.bind.

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