This shows you the differences between two versions of the page.
|
objective-c:examples:indexpath_for_custom_cell [2013/03/24 12:30] Daniel Gohlke created hope this helps ;) |
objective-c:examples:indexpath_for_custom_cell [2024/02/16 01:06] (current) |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| /** | /** | ||
| - | * 1. Connect the Button to your ViewController.h as IBAction | + | * 1. Connect the Button from the Custom Cell to your ViewController.h as IBAction |
| * 2. add the following code to your ViewController.m | * 2. add the following code to your ViewController.m | ||
| */ | */ | ||