Opened 10 years ago
Closed 10 years ago
#13513 closed defect (fixed)
DataGrid.getColumnTogglingItems() doesn't behave consistently after refreshed
Reported by: | evan | Owned by: | evan |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Grid | Version: | 1.6.1 |
Keywords: | grid, toggle, header, menu | Cc: | |
Blocked By: | Blocking: |
Description
This can be reproduced with the the attached test case
- when the page get loaded, right click on the header, the checkedMenuItem for 'Column 1' is enabled
- check for 'Column 2' in the menu and make it displayed
- Display the header menu, uncheck and hide 'Column 2'
Then the menu item for 'Column 1' is disabled, but this is different from what we saw when page initially get loaded. So checkedMenuItem for 'Column 1' should be initially disabled in #1 for a consistent behavior
Attachments (1)
Change History (2)
Changed 10 years ago by
Attachment: | 13513.html added |
---|
comment:1 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
By running under dojox/grid/tests/