I am using a Dijit.form.filt eringSelect to display values using the dojox.data.Quer yReadStore. But, after overriding _filterResponse () to format the data in a Dojo-parsable format, whatever value I select gets bypassed and the only value that gets selected is the the first one on the list. I am using the following code…please let me know if what I am missing here.
Thanks much in advance!
Code:
<html>