Opened 13 years ago
Closed 12 years ago
#6652 closed enhancement (fixed)
dojox.form.DropDownSelect should have direct dojo.data support
Reported by: | guest | Owned by: | Nathan Toone |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | DojoX Form | Version: | 1.1.0 |
Keywords: | DropDownSelect store | Cc: | [email protected]… |
Blocked By: | Blocking: |
Description
Would be good to add the options from a store and not only from markup or by method calls. Looks like this already was mentioned, as there is already a require on ItemFileReadStore?. Though, I think it should not depend on that certain store class, but had to work with all dojo.data compatible stores.
Change History (6)
comment:1 Changed 13 years ago by
Milestone: | → tbd |
---|
comment:2 Changed 13 years ago by
Owner: | changed from dante to Nathan Toone |
---|
comment:3 Changed 13 years ago by
Milestone: | tbd → 1.3 |
---|
comment:4 Changed 12 years ago by
Milestone: | 1.3 → future |
---|
comment:5 Changed 12 years ago by
Milestone: | future → 1.4 |
---|
comment:6 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [17740]) Fixes #6652 Add support for dojo.data stores to _FormSelectWidget (which, in turn, enables that support in DropDownSelect? and CheckedMultiSelect?). Also update the test cases for DDS and CMS. !strict
Note: See
TracTickets for help on using
tickets.
mark all (open) tickets w/blank milestones to be "tbd"; their milestones need to be set to a version number or to "future"