I find the problem. I thought that the filter will return the value of the dropdownadapter, but it return an array with value(the label) and an uid(the actual value).
I see the example, but iโd like to apply key,value pairs. how can i manage to do the following:
Filter dropdown have a label and if i click on it it will filter for its value.