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

Totally puzzled with virtual scrolling and load more

2 Answers 54 Views
ListView (Mobile)
This is a migrated thread and some comments may be shown as answers.
Jack
Top achievements
Rank 2
Iron
Jack asked on 13 Oct 2016, 04:47 PM

endlessScroll

  1. Play the dojo at http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/listview#configuration-endlessScroll
  2. With the default pageSize of 100, it works as expected
  3. Use a pageSize of 10, it does not work
  4. Use a pageSize of 60, pull the list and it adds records randomly

loadMore

  1. Play the dojo at http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/listview#configuration-loadMore 
  2. With the default pageSize of 100, it works as expected
  3. Use a pageSize of 10, it does not work
  4. Use a pageSize of 60, the load more button does not work but pull the list and it adds records randomly

This is Kendo UI v2016.3.914 in any browser 

2 Answers, 1 is accepted

Sort by
0
Jack
Top achievements
Rank 2
Iron
answered on 13 Oct 2016, 05:00 PM

Sorry, the question is am I missing something or is this a bug?

0
Alexander Valchev
Telerik team
answered on 14 Oct 2016, 01:17 PM
Hi Jack,

Please check the ListView virtual mode help topic as it explains how the page size impact functionality of the widget:


Regards,
Alexander Valchev
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
Tags
ListView (Mobile)
Asked by
Jack
Top achievements
Rank 2
Iron
Answers by
Jack
Top achievements
Rank 2
Iron
Alexander Valchev
Telerik team
Share this question
or