endlessScroll
- Play the dojo at http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/listview#configuration-endlessScroll
- With the default pageSize of 100, it works as expected
- Use a pageSize of 10, it does not work
- Use a pageSize of 60, pull the list and it adds records randomly
loadMore
- Play the dojo at http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/listview#configuration-loadMore
- With the default pageSize of 100, it works as expected
- Use a pageSize of 10, it does not work
- 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