I don't think there are pre-made components that will provide you with all of those things, and being somewhat new to django I can only point you to one bit of documentation and code that I found helpful for pagination:
http://code.djangoproject.com/wiki/PaginatorTag Regards, Syd On Jul 23, 7:32 am, Pigletto <[EMAIL PROTECTED]> wrote: > Hi! > > I need to implement list (grid) with pagination, sorting and simple > search interface. I've looked at djangosnippets, generic list etc, but > so far I didn't find something that has all of these things. So my > question is if there are any ready components that allows to simply > create such form (I think it is a common use case) or how can I > implement such thing - use generic list or not? > > -- > Pigletto --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---