M
M
Manulable2014-03-10 15:21:06
iOS
Manulable, 2014-03-10 15:21:06

How to make a table with columns, rows and a heading in IOS?

It is necessary to show the user in the iOS application the data in the form of a table with columns, rows and a title. Data source - SQL LITE. I have already searched the entire Internet in search of a suitable control and found nothing.
Here is an example of what I would like to have:
URL-Timer.png
I would be very grateful if you advise a control or a manual on how to do this.
Thanks in advance.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexey Storozhev, 2014-03-10
@storoj

try TSTableView

A
Alexander Zarochintsev, 2014-03-18
@Kovalskiy

You can do something like this ( Figure 1 ):
Accordingly, set the ImageView background, make them thinner, in general, tidy up the design. This is in my opinion the fastest and painless way to implement. The only thing to do is a custom cell.

G
gleb_kudr, 2014-03-10
@gleb_kudr

Take a UITableView and customize it however you like.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question