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

Kendo UI Mobile Listview append on refresh with endless scroll

1 Answer 93 Views
Miscellaneous
This is a migrated thread and some comments may be shown as answers.
Ibraheem
Top achievements
Rank 1
Ibraheem asked on 31 Dec 2014, 01:39 PM
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.
<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]

1 Answer, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 02 Jan 2015, 09:23 AM
Hi,

the append on refresh configuration option does not work with endless scrolling - the list is redrawn instead.

Regards,
Petyo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Miscellaneous
Asked by
Ibraheem
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Share this question
or