lundi 2 février 2015

Get row in UITableView


Vote count:

0




How can I get the row number in a UITableView, with ignoring the sections.


So that if I have a TableView that looks like this



A
item 1
item 2
B
item 3
item 4


I want to get 4, for when item 4 appears, not like you do if you do indexPath.row where you get 2 because it is the 2nd row in its section. I want to ignore the sections.


Thanks for the help in advance.



asked 1 min ago







Get row in UITableView

Aucun commentaire:

Enregistrer un commentaire