#6817 closed defect (worksforme)
dojox.grid.DataGrid: deleting parent before a child results in "..."
Reported by: | Nathan Toone | Owned by: | Nathan Toone |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | DojoX Grid | Version: | 1.1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
Situation:
I have two items in a store - "a" and "b" - where b is a child of a
Deleting "b" first and then "a" will result in the grid doing the "right" thing (both rows are removed)
Deleting "a" first and then "b" will result in "a" being removed from the grid, but "b" is replaced with "..."
Change History (4)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Summary: | dojox.grid.DataGrid: deleting two items from a store result in ... → dojox.grid.DataGrid: deleting parent before a child results in "..." |
comment:2 Changed 13 years ago by
Reporter: | changed from nathan to Nathan Toone |
---|
comment:3 Changed 13 years ago by
Milestone: | → future |
---|---|
Owner: | changed from Bryan Forbes to Nathan Toone |
comment:4 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I have not seen this lately - and as I am the one who opened it, I'm closing it :)