Hello,
I just started working on iPhone.
I am doing one application.
In that, I created 2 customize drop down list using UITableViewController.
User selects one item from 1st drop down list. Now I want change the data of 2nd drop down menu depending upon the selected item in 1st drop down.
Can you tell me how should i do this? Pls give me sm idea.
Thanks in Advance