I know it's not Django specific, but when I need a table for my Django projects, I use jQuery Datatable <http://www.datatables.net/>. It rocks!
Brian On Wed, Aug 10, 2011 at 5:26 PM, Adam Zedan <[email protected]> wrote: > Or in other words a good datagrid to use with Djano...What do u > people suggest or use?? > > On Aug 11, 1:52 am, Adam Zedan <[email protected]> wrote: > > Hi i wanted to know what do most people here do when they need to show > > results in a template which just needs to be displayed in Table. > > For example displaying data from a db etc in a template. I did try an app > > called django_tables2 but it just seems really simple with respect to > > presentation. > > I tried loading the CSS version 'paleblue' of that app but it doesnt work > ? > > if someone has already tried that please do let me know ?? What do people > do > > in case they need to display data,allow rearrangement of data etc.Are > there > > any other apps...looking forward to hearing from you folks.... > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > 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. > > -- Brian Bouterse ITng Services -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

