Ticket #6591 (closed defect: wontfix)
Grid colSpan does not work in row 0
| Reported by: | freelock | Owned by: | sorvell |
|---|---|---|---|
| Priority: | normal | Milestone: | tbd |
| Component: | DojoX Grid | Version: | 1.1.0 |
| Severity: | normal | Keywords: | |
| Cc: | john@… |
Description
Hi,
Have not verified all the places this occurs, but I did see a forum post indicating someone else experiencing the same problem: http://dojotoolkit.org/forum/dojox-dojox/dojox-grid-support/colspan-first-row-won-t-work
In my situation, I'm using a dojox.grid.model.DojoData? model, and when I set a colSpan greater than one on the first row, that entire column and the columns it spans in other rows do not appear. They are visible in the markup, but have 0 width. This is still the case in 1.1.0, and trunk, and visible in FF 2.0.x.
colSpan in other rows after the first works fine, and rowSpan works as expected in the first row.
Change History
Note: See
TracTickets for help on using
tickets.