[TIMOB-653] tableView.appendRow seems to be broken for complex layouts?
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-04-15T02:33:49.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | vibez |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:33:48.000+0000 |
Updated | 2017-03-09T21:21:29.000+0000 |
Description
Attached is a screenshot of a table I have created where each row has an image and label text.
I call the appendRow function and it inserts a new row ( you can see the row called "New Row" in the screenshot )but with unexpected results.
As you can see from the screenshot, it seems to have duplicated one of the existing rows and placed this duplicated directly below the new row.
Any help would be appreciated
Attachments
File | Date | Size |
---|---|---|
picture-2.png | 2011-04-15T02:33:49.000+0000 | 43206 |
please close. the error was due to me not specifying a className on the row
Invalid as per filer.
Closing ticket as invalid.