Quantcast
Channel: wpftoolkit Discussions Rss Feed
Viewing all articles
Browse latest Browse all 2157

New Post: Grid Data Virtualization Collection View

$
0
0
Hi,

In your "_dataSource_QueryItems" method, the "for" loop is incorrect.
It should be :
for( var i = startIndex ; i < startIndex + requestedItemCount ; i++ )
instead of :
for( var i = startIndex ; i < requestedItemCount ; i++ )

Viewing all articles
Browse latest Browse all 2157

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>