the widget argument is for forms..... the grid doesn't generate widgets for displaying records, but you can customize the representation using the represent attribute.
Il giorno mercoledì 15 maggio 2013 12:36:53 UTC+2, Vlasov Vitaly ha scritto: > > Hello all! I need help about SQLFORM.grid > > I need to represent data from DB in my own way. I choose SQLFORM.grid() > for that task. Returned form is displayed as table of lines with fields > values. In my app need to specify how every db record will be displayed. > > How to specify my own widget to display every db record in SQLFORM.grid? > -- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

