Hi,
in the SQLFORM.grid you can have an csv=True (default), that displays an
export button, which will export to csv.
form = SQLFORM.grid(db.t_product_license,
onupdate=auth.archive,
fields=[ ...
],
can you explain some more please ?
best regards,
On Sun, Jun 17, 2012 at 9:20 PM, Cornelius Koelbel <
cornelius.koel...@lsexperts.de> wrote:
> Am 17.06.2012 18:50, schrieb Hassan Alnatour:
> > Dear ALL ,
> >
> > How can i create a button that create a csv file for a cretin table ?
> >
> >
>
Am 17.06.2012 18:50, schrieb Hassan Alnatour:
> Dear ALL ,
>
> How can i create a button that create a csv file for a cretin table ?
>
>
> Best Regards
Hi,
I think the exportable=True, the export-button should do this.
Kind regards
Cornelius
Dear ALL ,
How can i create a button that create a csv file for a cretin table ?
Best Regards
4 matches
Mail list logo