Hello, there is a little trouble.

When I hide some fields from output by db.table.field.readable=False, <th> 
and <td> are not rendered (as it must), but <col> in <colgroup> for this 
field is still rendered so it breaks the layout.

пятница, 8 ноября 2013 г., 1:01:48 UTC+4 пользователь Anthony написал:
>
> In trunk, SQLFORM.grid and SQLTABLE now include a <colgroup> element that 
> includes a <col> element for each column in the grid/table. Each col 
> element includes a "data-column" attribute with the number of the column 
> within the table (starting at 1). Columns that represent DAL table fields 
> also have id's like "tablename-fieldname". For example:
>

-- 
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/d/optout.

Reply via email to