Opened 14 years ago
Closed 12 years ago
#3278 closed enhancement (wontfix)
Repeater should base itself off of tbody instead of tr when used inside a table
Reported by: | guest | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | DojoX Form | Version: | 0.4.2rc1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
aka: port repeater to 1.x
In td's that span multiple rows you the repeater will break (because it can't attach to multiple rows), these rows can all have a single node at their root level (tbody) which can exist multiple times in the table
(using dijit component because widget is gone)
Change History (6)
comment:1 Changed 14 years ago by
Component: | Dijit → Dojox |
---|---|
Owner: | changed from bill to Tom Trenka |
comment:2 Changed 13 years ago by
Milestone: | → 1.2 |
---|
comment:3 Changed 13 years ago by
Component: | Dojox → DojoX Form |
---|
comment:4 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 1.2 → 1.3 |
Owner: | changed from Tom Trenka to dante |
Type: | defect → enhancement |
comment:5 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 1.3 → future |
comment:6 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
there appears to be no interest in the Repeater port. Please someone reopen and own this if I am mistaken. See also #4693
Note: See
TracTickets for help on using
tickets.
Repeater will (hopefully) end up in dojox/. We need joose (or someone) to port it and claim ownership.