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

ListView in mobile scroller with pullToRefresh set true cannot be rendered

3 Answers 40 Views
ListView (Mobile)
This is a migrated thread and some comments may be shown as answers.
Aaron
Top achievements
Rank 1
Aaron asked on 22 Jan 2015, 08:34 AM
Hi

We put a listview in mobilescroller, but it cannot be rendered, 
Check this http://dojo.telerik.com/AXET/19
Maybe the bug https://github.com/telerik/kendo-ui-core/issues/280 is not fixed

And we tried to use `k-ng-delay` like http://dojo.telerik.com/AXET/20 , it works when use `2014.2.1008` version of kendoui, but doesn't work when use latest version(`2014.3.1316`) of kendoui. see: http://dojo.telerik.com/AXET/21

We cannot put the listview into a mobileview, because the page is split into several part and mobileview directive will destroy whole page, we have to put it into a scroller.
But we run into that bug.

So, can someone give me some advice?
Many thanks.

3 Answers, 1 is accepted

Sort by
0
Accepted
Petyo
Telerik team
answered on 23 Jan 2015, 04:53 PM
Hello Aaron,

You are correct - the issue you are facing is the same as the linked one. However, the fix in question was not included in the service pack release, (it happened later that same day). It will be featured in the next internal build, though.  
 

Regards,
Petyo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Aaron
Top achievements
Rank 1
answered on 26 Jan 2015, 08:20 AM
Hi Petyo,

Thanks for your reply. We've met another problem with listview in angularjs mode.
The previous fixed group header will change in advance when it has not scrolled to the latter one. The screenshot attach file will tell you the phenomenon.
Check this http://demos.telerik.com/kendo-ui/mobile-listview/fixedheaders with the edit with example link, it also has this bug.

Looking forward for your reply.

Thanks & Regards

0
Petyo
Telerik team
answered on 27 Jan 2015, 05:13 PM
Hi Aaron,

this is how the fixed header implementation works - the header is the first visible header on the screen, so the calculations apply it as the current one.  

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
Aaron
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Aaron
Top achievements
Rank 1
Share this question
or