Nice--that works great!

On Tue, 24 Sep 2013, Niphlod wrote:

alter the represent of the fields in the controller running the grid: it's the 
right tool for the job

e.g.

db.table.field.represent = lambda value, row : DIV("%s ..." % value[10], 
_title=value)



On Tuesday, September 24, 2013 10:21:31 PM UTC+2, wb wrote:
      With some fields truncated in a grid, it would be nice to show the full
      value in a tooltip when the mouse is over it.  Offhand, I think that
      will take a calculated field.  Is there an example anywhere?  For that
      matter, examples of general examples of grid use would be really nice.

      Thanks!

--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
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.



--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 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