Hi there,
at the moment I'm using a dijit.form.filteringselect to display a simple pre-filled Dropdown. AutoComplete is disabled but still user input is possible.
The User may choose only between 4 values.
I have been looking around, but it seems like there is no way to use filteringselect as a simple replacement to the tag.
Of course, the most simple thing would be to use a system but I don't want to break the existing Dijit Look&Feel.
Or am I just trying to use the wrong Dijit for my purpose? Is there something like a simple dijit.form.select?
