Question

I want to display a UITableView with Multiple Columns.

The first column will have some text and another column will have a button, click of button will navigate to some another view.

Was it helpful?

Solution

I had a similar requirement; and did with the help of this.. http://dewpoint.snagdata.com/2008/10/31/drawing-a-grid-in-a-uitableview/

This would probably help you..

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top