Hi friends, i am in big trouble, actually i want to load content dynamically while scrolling the page down, actually i design a wall like they are using in Orkut or facebook for posting and liking a comment, video and photo, the whole thing i did in gridview,
and i dont want to use the paging property, so how can i do that, its a challenge for me and i am not able to find the soln, i referred a site they are giving the soln but i am not able to implement it properly using script and jquery, please help me asap
may be till tomorrow.
Hi sir, that link working for us but upto certain level, after fetching first 10 records, next time again it appends the same data, means a duplication of data is occuring, and that duplication is repeated again and again, and goes to infinite level, means
it won't stop, so please tell what can i do, its very urgent plsss
jitendraverm...
Member
219 Points
113 Posts
dynamic content loading while scrolling the page
Dec 28, 2012 03:49 PM|LINK
Hi friends, i am in big trouble, actually i want to load content dynamically while scrolling the page down, actually i design a wall like they are using in Orkut or facebook for posting and liking a comment, video and photo, the whole thing i did in gridview, and i dont want to use the paging property, so how can i do that, its a challenge for me and i am not able to find the soln, i referred a site they are giving the soln but i am not able to implement it properly using script and jquery, please help me asap may be till tomorrow.
urenjoy
Star
13499 Points
2034 Posts
Re: dynamic content loading while scrolling the page
Dec 28, 2012 03:53 PM|LINK
Have a look at following:
http://forums.asp.net/t/1685181.aspx/1
mudassarkhan
All-Star
78956 Points
13402 Posts
MVP
Re: dynamic content loading while scrolling the page
Dec 29, 2012 03:59 AM|LINK
Refer
http://aspsnippets.com/Articles/Load-data-while-Scrolling-Page-down-with-jQuery-AJAX-and-ASPNet.aspx
Contact me
asteranup
All-Star
30184 Points
4906 Posts
Re: dynamic content loading while scrolling the page
Dec 31, 2012 03:20 AM|LINK
Hi,
You can try this-
http://delicious.com/anupdg/infinite+scroll
Anup Das Gupta
Mark as Answer if you feel so. Visit My Blog
jitendraverm...
Member
219 Points
113 Posts
Re: dynamic content loading while scrolling the page
Jan 04, 2013 01:54 PM|LINK
Hi sir, that link working for us but upto certain level, after fetching first 10 records, next time again it appends the same data, means a duplication of data is occuring, and that duplication is repeated again and again, and goes to infinite level, means it won't stop, so please tell what can i do, its very urgent plsss
jitendraverm...
Member
219 Points
113 Posts
Re: dynamic content loading while scrolling the page
Jan 04, 2013 03:10 PM|LINK
how can i avoid data repetetion
mudassarkhan
All-Star
78956 Points
13402 Posts
MVP
Re: dynamic content loading while scrolling the page
Jan 05, 2013 10:19 AM|LINK
Use distinct
Contact me