iOS Question How do I add the tableview control to designer?

davepamn

Active Member
Licensed User
Longtime User
I want to use the table view control in my app. It is not in version 80. How do I added it to designer?

I can see iTableView in my library list.

It seems that iTableview can only be created dynamically. Is the tableview meant to be used exclusive on one page?
 
Last edited:

davepamn

Active Member
Licensed User
Longtime User
I wanted to get a visual representation of the tableview in relationship to the other controls.
 
Upvote 0
Top