Quote:
Originally Posted by SimonCowell
The problem is that the last picker choice is setting the row number for all of the other pickers
|
Are you saving the row number for each picker as the user selects it? Or trying to save them all at the same time? Your code shows the same variable (row) used for each default, so I that would be the expected result.
joe