Opened 14 years ago
Closed 13 years ago
#8239 closed defect (worksforme)
dojox.grid.DataGrid: columnReordering doesn't work in IE 7 on Vista
Reported by: | holgerthurow | Owned by: | Nathan Toone |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | DojoX Grid | Version: | 1.2.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Here is the view definition
var view1 = {cells: [
{name: 'Images', field: "image", width: "5em"}, {name: 'Name', field: "name", width: "5em"}, {name: 'Description', field: "description", width: "20em"}
]}; var layout = [ view1 ];
Change History (5)
comment:1 Changed 13 years ago by
Milestone: | tbd → 1.3 |
---|
comment:2 Changed 13 years ago by
Priority: | normal → high |
---|
comment:3 Changed 13 years ago by
Milestone: | 1.3 → 1.4 |
---|
comment:4 Changed 13 years ago by
Owner: | changed from Bryan Forbes to Nathan Toone |
---|
comment:5 Changed 13 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Please reopen with a test case
Note: See
TracTickets for help on using
tickets.
1.3rc1 has been release; bumping remaining tickets to 1.4 (except for documentation/testing tickets)