I’m beginner in Iphone!
Can I place many UITableView (greater 1) in a View? And how to control them?
I’m beginner in Iphone! Can I place many UITableView (greater 1) in a View?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Well its not a good idea to have multiple tableviews in a view but if you want it you can have them and control the by there names like
Hope this helps.