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

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -