Opened 13 years ago
Closed 13 years ago
#7006 closed enhancement (fixed)
Grid support for relative widths
Reported by: | nathan | Owned by: | nathan |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Grid | Version: | 1.1.1 |
Keywords: | Cc: | Bryan Forbes | |
Blocked By: | Blocking: |
Description
It would be helpful (from a users point-of-view) to support relative widths in the grid. That is, specify width and it will calculate the percentage based on all columns.
Attachments (3)
Change History (5)
Changed 13 years ago by
Attachment: | grid_relWidth.diff added |
---|
comment:1 Changed 13 years ago by
Status: | new → assigned |
---|
Changed 13 years ago by
Attachment: | grid_relWidth.2.diff added |
---|
Test case and patch for adding relWidth support to grid structure spec
Changed 13 years ago by
Attachment: | grid_relWidth.3.diff added |
---|
Slight update to patch (it doesn't hurt to keep the relWidth value around...)
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Test case and patch for adding relWidth support to grid structure spec