On Mon, Mar 11, 2013 at 2:47 PM, Avnesh Shakya <avnesh.n...@gmail.com> wrote:
> ya i m trying  to display data from database on html page, but it's showing
> 20-25 rows of data from database..Actually i want to display 25 rows of data
> after that i want show 25 rows of data,that time last 20 rows should be
> flushed by scrolling and it should be repeat again-2........
> thanks
>

Do you mean infinite scrolling, like Google Image search?

It's quite easy to do in Django:

http://dustinfarris.com/2012/4/django-jquery-and-infinite-scroll/

Cheers

Tom

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to