Thank you Niphlod, 
I've use:  

lambda value, row : "%s €" % value 



On Monday, March 25, 2013 10:34:46 AM UTC+1, Niphlod wrote:
>
> this **should** work
>
> db.table.field.represent = lambda value : "%s €" % value
>
> of course you can pass your own formatting value
>
> On Monday, March 25, 2013 10:19:53 AM UTC+1, José Manuel López wrote:
>>
>> Hi, 
>> It's possible to put the €/$ symbol in a column in a SQLForm.grid?. 
>> Thanks
>>
>

-- 

--- 
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