Pergunta

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.

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top