All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
Kendo UI for jQuery Forum
/
Templates
/
Simple FOR loop is failing. Strange formatting error.
Cancel
Kendo UI
Resources
Buy
Try
Feed for this thread
2 posts, 0 answers
GreenSlate
2 posts
Member since:
Sep 2014
Posted 18 May 2015
Link to this post
The picture says it all. I took a screenshot of the debugger so you can see the source template value, the resulting calculated JS, and the exception being thrown. This makes no sense to me. It's a very simple for loop. It's taken almost exactly from the examples in the documentation. I have spent over an hour trying various adjustments and this seems like a bug. What's going on?
template error.png
Petyo
Admin
2444 posts
Posted 19 May 2015
Link to this post
Hello,
you are missing the opening
{
of the for loop.
Regards,
Petyo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI
now!
Back to Top
Close