Click here to Skip to main content
15,885,915 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i am having an iPad app that should show same no of colomns in landscape mode as well in portrait mode..
plz give a way to me how to do this..
Posted

1 solution

How many columns you need to show in portrait view? Did you try setting Autorisizing mask on your UITableView? Create a UITableView in your UIView class and set appropriate autorisizing mask on it. I hope that will help.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900