#4521 closed defect (duplicate)
Combobox and FilteringSelect not updating
Reported by: | haysmark | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I just copied an erroneous "report" to this ticket:
I'm porting my code from 0.4 to 0.9 and I've noticed that the datastore for my ComboBoxes? and FilteringSelects? is no longer updating between clicks of the dropdown arrow.
It seems that my datastore is only being hit once per session, as opposed to every time the down arrow is click/text is entered like in dataurl under 0.4.
Others are discussing this and possible hack fixes here: http://dojotoolkit.org/forum/dijit-dijit-0-9/dijit-support/dojo-0-9-combobox-url-store-incremental-search-possible-0-4-comb
A property should be added to either ComboBox/FilteringSelect? or datastore to refresh the datastore everytime the down arrow is clicked or a search is typed.
Change History (2)
comment:1 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Oh, bill says this is a dup of #4116 in that forum link.