Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

Infinite scrolling

$
0
0

I have an ASPX page that is a list of products. Each product is added by an instance of a user control that includes a picture, text and a cart button. I presently have the list paged with 15 products per page. I want to replace the paging mechanism with an infinite scroll, where another 15 products are added at the bottom of the list when the user scrolls to the bottom. The solutions I've seen use a jquery AJAX procedure with a static WebMethod. But I don't understand how to add instances of my user control to the page with that method. I'm wondering if that's not the correct way to go. Can someone help me with a suggestion for doing infinite scrolling to add instances of a user control? Thanks!


Viewing all articles
Browse latest Browse all 5678

Trending Articles



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