Hello Guys,
I'm loading a spinner from SQL database but I'd like to have the very 1st spinner element as NULL (or space) and give the chance the user to pick up NULL if none of the existing values applies to him.
What is the best aproach? To have DBUtils.ExecuteSpinner load spinner and then FOR/NEXT loop to shift all elements by 1 and set NULL to the list(0)?
Is there a smarter way of doing this?
Regards,
Fernando
I'm loading a spinner from SQL database but I'd like to have the very 1st spinner element as NULL (or space) and give the chance the user to pick up NULL if none of the existing values applies to him.
What is the best aproach? To have DBUtils.ExecuteSpinner load spinner and then FOR/NEXT loop to shift all elements by 1 and set NULL to the list(0)?
Is there a smarter way of doing this?
Regards,
Fernando