Portal Engine Questions on portal engine and web parts.
Version 7.x > Portal Engine > Infinite Scroll View modes: 
User avatar
Member
Member
lwhittemore-emh - 5/29/2013 8:41:54 AM
   
Infinite Scroll
Has anyone created a web part or control of some sort that uses infinite scroll that you would be willing to share?

Essentially I have a license to this http://isotope.metafizzy.co/ and would like to implement the infinite scroll option but I do not have a background in programming.

User avatar
Kentico Support
Kentico Support
kentico_filipl - 5/29/2013 9:13:58 AM
   
RE:Infinite Scroll
Hello,

Regrettably, there is no web part (even on our Marketplace) which supports infinite scroll feature.

There are some examples with jQuery code as well on this site - 5 jQuery Infinite Scrolling Demos.

If you do not think you would be able to implement this functionality by yourself, I would recommend that you consider our Consulting services.

Best regards,
Filip Ligac

User avatar
Member
Member
Swainy - 5/30/2013 8:54:57 AM
   
RE:Infinite Scroll
Hi,

It would be tough to implement into Kentico without any background in programming, but for reference we implemented one very recently which used jquery to call the web service class in Kentico to get the next items (when the user scrolled to the bottom of the page).

I wrote a blog post about the Kentico web service class which you could take a look at here:

https://swainy2k.wordpress.com/2013/05/15/kentico-web-service-class/

But you would need some background in programming to understand/implement.

If I can help further just let me know,

Thanks,

Matt