[web2py] Re: export to csv - no header row

2012-01-20 Thread Adi
Forgive me, I'm still new to python and web2py... Any recommended way how to insert/replace the first row with custom headers before or after export? thanks, Adi

[web2py] Re: export to csv - no header row

2011-06-29 Thread Massimo Di Pierro
No On Jun 29, 10:39 am, Ed Greenberg wrote: > Looking at the code to gluon.dal.Rows.export_to_csv(), it does not > seem possible to suppress the header on the first line.  Is there a > way to do this?