Opened 13 years ago
Closed 13 years ago
#2315 closed defect (wontfix)
FilteredTable.isSelected(o) always returns true if o is in table's store
Reported by: | Owned by: | Tom Trenka | |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit | Version: | 0.4.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
FilteredTable.isSelected(o) method always returns true if o can be found in table's store.
Change History (4)
comment:1 Changed 13 years ago by
Owner: | changed from anonymous to Tom Trenka |
---|
comment:2 Changed 13 years ago by
Component: | General → Widgets |
---|
comment:3 Changed 13 years ago by
Component: | Widgets → Dijit |
---|---|
Milestone: | → 0.9 |
comment:4 Changed 13 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
FilteringTable? is not being ported to either Dijit or DojoX, so I'm closing the bug.
Note: See
TracTickets for help on using
tickets.
This will all be redone for the new Table widget so presumably this won't be an issue anymore, but I'll leave the bug open until that widget is completed, as a reminder to check this issue.