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

List view scroll to top bug

1 Answer 92 Views
ListView (Mobile)
This is a migrated thread and some comments may be shown as answers.
Cool Apps
Top achievements
Rank 2
Cool Apps asked on 26 Feb 2015, 02:41 PM
Hi,

I am using an endless scrolling list view in my app. Recently added the ability to scroll to the top of the page, but the performance is really bad. Most of the time I simply get a blank page and I have to scroll up and down to see anything. It can be easily reproduced in your demo:
http://dojo.telerik.com/OqEGI  (original - http://demos.telerik.com/kendo-ui/mobile-listview/endless-scrolling#/)

Just change the header to this:    <span data-role="view-title" onClick="app.view().scroller.scrollTo(0, 0);"></span> 
How can I workaround this bug?

1 Answer, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 02 Mar 2015, 12:43 PM
Hi,

after scrolling to the top, you should also refresh the listview. Please refer to this thread for more details.
Regards,
Petyo
Telerik
 
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
Cool Apps
Top achievements
Rank 2
Answers by
Petyo
Telerik team
Share this question
or