[TIMOB-477] Table View does not receive click events on appended rows
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:53:10.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | 0.9.3 |
| Components | iOS |
| Labels | ios, iphone |
| Reporter | Nolan Wright |
| Assignee | Jeff Haynie |
| Created | 2011-04-15T02:29:59.000+0000 |
| Updated | 2011-04-17T01:53:10.000+0000 |
Description
Base UI => Views => Table View => Table View with Controls 2
Append row, then click on row (not on switch or button). The table view click event listener does not get called when new rows are appended.
No comments