-
Just return the selection from the spinner, no need to select its index from the list, they should be the same. Picking the first item in a spinner
-
Use the spinner wisely...picking the first item in a spinner if it is already selected will not fire the afterPicking event....
1 Like