Click here to Skip to main content
15,889,808 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,
In a e-commerce site which was developed by ASP .Net MVC4, I want to display all my 1000 products in a single page with infinite scrolling option(like Facebook, twitter).
I am a fresher, i don't know the jquery stuff..Please guide me to implement this in my 'All Products' page...

Thanks,
Posted

You can check this CP article.

ASP.NET MVC Ajax Infinite Scroll[^]
Hope it will serve your need..
 
Share this answer
 
In the above article they used xml but in my application we are using SQL Server. I am confusing with the coding..Any other suggestions please...
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900