Integer. The position of the item you want. If you want to search for default string, you can use the indexOf property in order to get the appropriate position.
Integer. The position of the item you want. If you want to search for default string, you can use the indexOf property in order to get the appropriate position.
I haven't worked with dbUtils, but from what I see, you're searching inside the spinner for a map? You should search with indexOf, using the get method of the map. At least so I think