Opened 10 years ago
Closed 9 years ago
#14146 closed defect (fixed)
[patch][cla] TreeGrid - _by_idty_paths{} is not updated in time
Reported by: | Evan | Owned by: | Karl Tiedt |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | DojoX Grid | Version: | 1.7.0b1 |
Keywords: | treegrid, _by_idty_paths | Cc: | |
Blocked By: | Blocking: |
Description
TreeGrid? uses _by_idty_paths{} to record the mapping of {rowitem.id: treepatch}, but these mappings are not updated appropriately when _clearData() or rows are deleted/added.
Attachments (1)
Change History (4)
Changed 10 years ago by
Attachment: | 14146.patch added |
---|
comment:1 Changed 10 years ago by
Summary: | TreeGrid - _by_idty_paths{} is not updated in time → [patch][cla] TreeGrid - _by_idty_paths{} is not updated in time |
---|
comment:2 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|---|
Owner: | changed from Evan to Karl Tiedt |
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
Only partially fixes when _cleardata(), but more work might be needed for rows added/deleted