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

kendoui list view load more post from wordpress site

1 Answer 119 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
tundecanhelp
Top achievements
Rank 2
tundecanhelp asked on 27 Oct 2013, 11:41 AM
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. I am listing all post from my Wordpress site into a list view that when clicked on it shows a detailed view of the post clicked on. I am using MVVM to accomplish this for now but i am not able to get the list view to load more post from the server using endless scrolling or Press to load more. Here is my full code on Jsbin.com Please help me.

1 Answer, 1 is accepted

Sort by
0
Pavel Kolev
Telerik team
answered on 30 Oct 2013, 04:42 PM
Hi Tunde,



See if adding data-load-more attribute to your ul element and total function to the schema is what you need? I prepared a demo on jsbin.com with that change.

 

Regards,

Pavel Kolev
Telerik

You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.

Looking for tips & tricks directly from the Icenium team? Check out our blog!

Share feedback and vote for features on our Feedback Portal.
Tags
General Discussions
Asked by
tundecanhelp
Top achievements
Rank 2
Answers by
Pavel Kolev
Telerik team
Share this question
or