Click here to Skip to main content
16,018,202 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
How to implement Repeater data to display in Lazy Loading using jQuery .

Can u plz help me.
Posted

1 solution

You can try the below link for using asp.net/C# for lazy loading

http://www.dotnettwitter.com/2012/05/rendering-rows-when-scrolling-gridview.html[^]

http://webdevel.blogspot.in/2009/05/binding-data-to-repeater-using-lazy.html[^]

Or you can use JQuery plugins too if you wish as below

http://www.appelsiini.net/projects/lazyload[^]

Hope this helps ...
 
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