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

Endless scroll stops working when refresh

1 Answer 101 Views
ListView (Mobile)
This is a migrated thread and some comments may be shown as answers.
OfficeHeart
Top achievements
Rank 1
OfficeHeart asked on 13 Feb 2013, 12:50 PM
Hi,

I encountered a problem with listview endless scrolling.
The endless scrolling stops working after refesh the datasource.

I made a jsFiddle http://jsbin.com/amifov/3/edit

Try to make an endless scroll action and then hit the refresh button.

Thanks,
Martin

1 Answer, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 15 Feb 2013, 01:52 PM
Hello Martin,

 
The described behavior is expected. Once the end of the data is reached the endless scrolling is disabled. If you want to enable it once again, then you will need to bind the scroller again. Currently there is no public method for this, but we will expose one for the next official release of Kendo UI. For now you can use the suggested approach in the modified jsBin demo.

Kind regards,
Georgi Krustev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
ListView (Mobile)
Asked by
OfficeHeart
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Share this question
or