Stumbled upon this blog post "Export in web2py's SQLFORM.grid 
<http://rootpy.com/Export-in-SQLFORM-grid/>" by Prasad Muley. It provides 
concrete example on how to customize an exporter TO REMOVE THE TABLE PREFIX 
IN CSV HEADER LINE. That is easier to digest than the standard web2py 
book's one-liner 
<http://www.web2py.com/books/default/chapter/29/07/forms-and-validators#SQLFORMgrid-signature>
 
"(exporters) are all defined in gluon/sqlhtml.py. Take a look at those for 
creating your own exporter.".

Hope that helps! Enjoy!

Regards,
Ray


-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to