iphone - How to know which cell is tapped -


how can index path of cell has been selected tableview?

i not have index path also. have tableview object me.

use delegate's method tableview:didselectrowatindexpath:
proper way of obtaining selected cell.


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

Java - Returning an array from a method to main -