I have a list view that is created using MVVM style. I am trying to use the “Press to load more” function from Kendoui mobile. Here is my full code on Jsbin.com Please help me. http://jsbin.com/OTInERo/3/edit
Leave a Reply
You must be logged in to post a comment.
Try removing the inset style. The documentation states that grouping is not supported for ‘press to load more’ but in my experience I think the inset style breaks it too, certainly using MVC wrappers on the latest build it does. I’m going to let them know.