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

endlessScrolling bug JS Bin example (.719)

2 Answers 19 Views
ListView (Mobile)
This is a migrated thread and some comments may be shown as answers.
Alexandru
Top achievements
Rank 1
Alexandru asked on 22 Jul 2013, 12:30 PM
http://jsbin.com/owilaf/17#/
http://jsbin.com/owilaf/17/edit

Using a simple template like <a>${ProductName}</a> causes the ListView to be buggier. 
Using a more complex one like 
<div class="product">
<img src="../../content/web/foods/#=ProductID#.jpg" alt="#=ProductName# image" class="pullImage"/>
<h3>#:ProductName#</h3>
<p>#:kendo.toString(UnitPrice, "c")#</p>
</div>

paradoxically will make the ListView to behave a bit better.
ScrollView is messed up, ListView the same... I think I'll go back to .703 or .514 even though I need the ListView virtualization. (the GetByUid undefined bug which is fixed only in .716)

2 Answers, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 24 Jul 2013, 11:58 AM
Hi,

I believe that this forum thread is a duplicate of the other one posted. Please check the answer I posted there.

Regards,
Petyo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
KSBA Techie
Top achievements
Rank 1
answered on 11 Aug 2013, 06:50 AM
Still broken in latest internal build.  please fix.
Tags
ListView (Mobile)
Asked by
Alexandru
Top achievements
Rank 1
Answers by
Petyo
Telerik team
KSBA Techie
Top achievements
Rank 1
Share this question
or