Ticket #94 (closed defect: invalid)
Trouble with styling of a table with collection
| Reported by: | jgou | Owned by: | jgou |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.4 |
| Component: | modules/kauri-forms | Version: | trunk |
| Keywords: | Cc: |
Description
One of the most common uses of collections will be the use in tables, in which you define a static table header and use a collection to generate the table rows. Alas, it seems a bit of a pain to style the resulting table. e.g. the cellspacing on the collection-rows is 0, whatever may be specified on the table. Also the widths of the table header are not inherited (or backwards set by looking at the first or largest row) by the table rows.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.