Re: Export to excel sheet in djanogo using pagination

2009-04-24 Thread Tim Chase
> I have many pages to be exported to the excel sheet. I use django and > javascript. > i use pagination. Can any one help me out ? Just create a custom view that returns apropos content/headers. There are several ways of exporting files that Excel can read. CSV files: == +easy to make

Export to excel sheet in djanogo using pagination

2009-04-23 Thread Nalini
Hi, I have many pages to be exported to the excel sheet. I use django and javascript. i use pagination. Can any one help me out ? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this