Hello,
I'm facing a problem with Kendo Listview when adding append on refresh with pull to refresh while using endless scroll, the whole list refresh and nothing appended at the top.
Once I removed endless scroll I can see that the new data is appended at the top of the list.
Could you please advise what should I do ?
I'm using the latest trail version.
Regards,
Ibraheem Osama Mohamed
Snr. SW Developer
Microsoft Most Valuable Professional [MVP]
I'm facing a problem with Kendo Listview when adding append on refresh with pull to refresh while using endless scroll, the whole list refresh and nothing appended at the top.
Once I removed endless scroll I can see that the new data is appended at the top of the list.
<ul data-role="listview" data-id="listview" data-source="dataSource" data-endless-scroll="true" data-append-on-refresh="true" data-pull-to-refresh="true" data-template="foo-template"></ul>Could you please advise what should I do ?
I'm using the latest trail version.
Regards,
Ibraheem Osama Mohamed
Snr. SW Developer
Microsoft Most Valuable Professional [MVP]