Ticket #6652 (new enhancement)
dojox.form.DropDownSelect should have direct dojo.data support
| Reported by: | guest | Owned by: | dante |
|---|---|---|---|
| Priority: | normal | Milestone: | tbd |
| Component: | DojoX Form | Version: | 1.1.0 |
| Severity: | normal | Keywords: | DropDownSelect store |
| Cc: | tf@… |
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
Note: See
TracTickets for help on using
tickets.