Hi i am a newbie in iOS app development. I have a requirement were in i should have a Picker View that should be displayed in an iPad App. I tried to increase the UIPickerView height but it did not happen after 216 pixel height. I was wondering is there a way to customize UITableView to make it look like a UIPickerView and mimic the whole pickerview functionality. But i got struck in making the tableview scroll like a pickerview.
Is there any way to make the UITableView scroll to function same like UIPickerView scroll.
Please help me out!!