iphone - how can I put particular action as I select any row of UITableViewController? -


i have table , item on it, want call method select particular row , sort of alert msg index in selected,

any solution????

all need implement method:

- (void)tableview:(uitableview *)tableview didselectrowatindexpath:(nsindexpath *)indexpath; 

for more details, can search in xcode's developer documentation.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

Disabling Android home button for industry application -

asp.net mvc 3 - Unexpected "foreach" keyword after "@" character -