Skip to content Skip to sidebar Skip to footer

Dojo: How To Disable A Dijit.form.filteringselect Option

I am trying to disable option items in a dijit/Form/FilteringSelect. Here is code

I am making a simple web app. At one part of it, I have inc…