On Feb 5, 6:39 pm, carlo <syseng...@gmail.com> wrote:
> I liked the new crud, never loved T2 that much, and maybe this is a
> well known question: which is the best way to customize crud tables
> layout (css) and maybe other details (column headers,etc..)

Crud tables are based on SQLFORM & SQLTABLE so inherit their
customisations.

Column headers:
list=crud.select(table,headers={'table.field':'Field Name'})

F
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to