Can you please try web2py 2.4.* I believe this was fixed.

On Thursday, 4 April 2013 09:57:35 UTC-5, Ramos wrote:
>
> 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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to