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

c# - IMAP GMAIL getting folder list problem -

CUDA shared memory -