I´m having the same problem reported here

https://code.google.com/p/web2py/issues/detail?id=1234



my grid


    mytable = SQLFORM.grid( db.t_docs.f_trab_ref==query ,
                            csv=False,
                            searchable=False,
                            maxtextlength=32,
                            details=False,
                            editable=False,
                            create=False,
                            ui='web2py'
                            )


i have web2py 2.0.9 on windows 7

Thank you
António

-- 

--- 
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/groups/opt_out.


Reply via email to