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

Using Kendo UI Templates with Angular

2 Answers 280 Views
Integration with other JS libraries
This is a migrated thread and some comments may be shown as answers.
Kerry
Top achievements
Rank 1
Kerry asked on 08 May 2014, 04:39 PM
I am trying to use Angular with Kendo UI Mobile.  I am having problems understanding how Kendo UI templates work with Angular.  Specifically I am trying to use the mobile scroll view widget with a Kendo UI template that has a button on the template.  I would like to use ng-click on this button to fire a function.

I have lightly altered the mobile scroll view example provided with the Angular-Kendo repository to demonstrate what I am attempting:

http://plnkr.co/edit/Cn0kID3tZWbRRNki8FBB?p=preview

The "Process" button does not appear to call the function in the ng-click that is specified in the template.

What am I missing?

Thanks

2 Answers, 1 is accepted

Sort by
0
Accepted
Mihai
Telerik team
answered on 09 May 2014, 12:21 PM
Hello,

Seems that Angular expressions were not supported in ScrollView's template.  I pushed a fix - please take the latest version.

Here's the updated plunker: http://plnkr.co/edit/SMRzLQpCHIPmqG0zD1I4?p=preview

Regards,
Mihai
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Kerry
Top achievements
Rank 1
answered on 09 May 2014, 12:47 PM
WOW!  That is great service.  Thank you very much!

Kerry
Tags
Integration with other JS libraries
Asked by
Kerry
Top achievements
Rank 1
Answers by
Mihai
Telerik team
Kerry
Top achievements
Rank 1
Share this question
or