Opened 12 years ago
Closed 9 years ago
#8740 closed defect (invalid)
dojox.grid.DataGrid cells can't mix colspan & rowspan
Reported by: | aqsalter | Owned by: | aqsalter |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | DojoX Grid | Version: | 1.3.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Please see this thread for more information. http://dojotoolkit.org/forum/dojox-dojox/dojox-grid-support/stuck-structure-colspan-and-rowspan-combined-impossible
I can confirm this happening on Firefox & Safari, Dojo 1.3.0b1
Change History (6)
comment:1 Changed 12 years ago by
Component: | General → DojoX Grid |
---|---|
Owner: | changed from anonymous to Bryan Forbes |
comment:2 Changed 12 years ago by
Milestone: | tbd → future |
---|
comment:3 Changed 12 years ago by
comment:5 Changed 9 years ago by
Owner: | changed from Bryan Forbes to aqsalter |
---|---|
Status: | new → pending |
Can you confirm this is still a problem and attach a test case?
comment:6 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
(In [17555]) Refs #8740 - fix trailing comma...