Ticket #2081 (closed enhancement: duplicate)
FilteringTable: onAddData fires also if the data in the store are replaced
| Reported by: | guest | Owned by: | ttrenka |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | Widgets | Version: | 0.4.1 |
| Severity: | normal | Keywords: | |
| Cc: | seemann@… |
Description
If the data in the store are replaced with a new objekt (but the same key) the event onAddData will fire - that's ok. The FilteringTable?-Widget should be aware of this. Attached is a patch that solved the problem in this special case.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.