Opened 13 years ago
Closed 13 years ago
#3015 closed enhancement (wontfix)
FilteringTable needs stub for selections that destroy the widget
Reported by: | guest | Owned by: | Tom Trenka |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dijit | Version: | 0.4.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
There seems to be no stub for events to the filtering table that will allow destruction onDataToggle does get sent whenever a row is toggled, but methods are called after it which causes errors if the stub is used to destroy the widget (say to take you to another page in the system, or open another dialog and close the dialog the filtering table lives in). onDataSelect doesn't seem to be called unless programmatically invoked.
Maby adding an onPostSelect stub that gets called after the selection is rendered.
Change History (2)
comment:1 Changed 13 years ago by
Component: | Widgets → Dijit |
---|---|
Milestone: | → 1.0 |
Owner: | changed from bill to Tom Trenka |
comment:2 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.
I'm not sure I even understand this report but anyway this should be fixed by the new table widget.