Opened 9 years ago
Closed 9 years ago
#13659 closed defect (fixed)
LazyTreeGrid - delete item without update treepath
Reported by: | elvis | Owned by: | Evan |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Grid | Version: | 1.6.1 |
Keywords: | LazyTreeGrid | Cc: | |
Blocked By: | Blocking: |
Description
Change History (4)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Cc: | evan removed |
---|---|
Owner: | changed from evan to Evan |
comment:4 Changed 9 years ago by
Milestone: | tbd → 1.7 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Already fixed for 1.7 after [26210]
Note: See
TracTickets for help on using
tickets.
Once an row was deleted, the treePath of the items which in the same level should be updated. Otherwise, the grid might be rendered incorrectly when fetching the same level items.