I created a UITableViewController, I want to display first when this is loaded a Select Country dropdown list dialog. Once I already selected a country it will filter all the cities under that country and be displayed below the Select Country dropdown list dialog. Please help if anyone knows how to do it. Thanks.
↧
Is it possible to display a dropdown list dialog at the top of the list of a UITableViewController?
↧