Hello,
I would like to know how to make a select list like an HTML select with Titanium?
Thank you, Alex
1 Answer
I think you can use picker control for this purpose. Another way is to use html in a webview and just generate html for your drop down and assign it to a webview. But using picker will be a better approach I guess.
Your Answer
Think you can help? Login to answer this question!