Ticket #94 (closed defect: invalid)

Opened 2 years ago

Last modified 3 months ago

Trouble with styling of a table with collection

Reported by: jgou Assigned to: 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.

Change History

11/09/09 10:09:05 changed by mpo

  • milestone changed from 0.3 to 0.4.

15/09/09 09:01:22 changed by mpo

  • owner changed from mpo to jgou.

Jeroen to check current relevance and specify concrete needs.

14/12/09 12:17:57 changed by jgou

  • status changed from new to closed.
  • resolution set to invalid.

no problems found, this was probably a temporary issue in the first implementation