On iPhone Objective C, How do you catch the event of a row in a table being selected?

Posted by MikeN on Stack Overflow See other posts from Stack Overflow or by MikeN
Published on 2010-03-21T21:25:16Z Indexed on 2010/03/21 21:31 UTC
Read the original article Hit count: 338

Filed under:
|

I have a data table filled with text in each table row. How do I attach to the event for the row being selected and know which row was selected?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c