A
A
Anton Parfenov2016-04-11 12:53:48
iOS
Anton Parfenov, 2016-04-11 12:53:48

How to add rows to a static table?

Hello everyone,
there is a static table https://yadi.sk/i/CeldWY-TqtqJE when choosing a category (second section), depending on the category, you need to load new lines in the same section after the "category" line. After looking at the Internet, I realized that it seems like you can’t programmatically add rows to a static table, but it’s impossible to make a dynamic one, probably to make the same design?
What tell me, maybe you need to use some kind of framework?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
ManWithBear, 2016-04-11
@ManWithBear

In a dynamic table, you can make any design. I will say more: a static table is just a wrapper for a dynamic table.
UPD numberOfSectionsInTableView(_:)
Smoking documentation -> CLICK UPD2 Let 's at least occasionally study the tool we are working with -> CLICK

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question