Right now, when using custom columns, the picker wheel starts on the second value that was specified in the column data.
-
Allow me to specify the starting row (col1Row=4) when using custom column data.
-
If you’re not going to allow me to set the starting row, at least default to the first value in the column data.
If you do #1 (which is FAR better than #2) it would be cool to allow either row number or row value. If col1.Row is a number, start with that row selected, if col1Row is a string, match that to the data and start with that row selected.
col1Row = 5
col1.Row = “Forest Sounds”
If you don’t find a match, then just default to the first row of data.
Thanks.
Jay
[import]uid: 9440 topic_id: 14500 reply_id: 314500[/import]