Ticket #6022 (new enhancement)
ComboBox: set value programatically according to item from store
| Reported by: | wolfram | Owned by: | wolfram |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4 |
| Component: | Dijit | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: | bill, alex |
Description (last modified by alex) (diff)
Add ability for ComboBox.setValue() to take an item, in which case it will set ComboBox.item = item (just like when you select something from the drop down list), and display the item's value in the <input>.
Sort of implicit in this patch is the idea that ComboBox.item should be set whenver there is an item corresponding to what the user typed in.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.