[web2py] Re: export to csv - no header row
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
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?