문제

Very basic question and requirement but cannot find any example in iOS 5 how to create multiple column table in iOS 5.

Anyone knows how to?

Note: Not xib, I am working with storyboard.

Looking forward to your answers.

도움이 되었습니까?

해결책

There is no "visual" way of doing it, as in other languages, not even in Xcode 4.3 which I just downloaded and tested. You will need to follow one of the tutorials linked by Adil in his comment to do it in code.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top