Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 78072

OnDemand Duplicates Items on virtual scrolling

$
0
0

The key for me was to make sure that the following code line was in place

            if (e.NumberOfItems == searchResults.TotalRecords)
            {
                e.EndOfItems = true;
                return;
            }


Viewing all articles
Browse latest Browse all 78072

Trending Articles



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