Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-453] tableview.append() can't add table view row objects

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:53:05.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.6.0 M09
ComponentsiOS
Labelsios, release-1.6.0, tableview, tableviewrow
Reporterjasperdc
AssigneeReggie Seagraves
Created2011-04-15T02:29:35.000+0000
Updated2011-04-17T01:53:05.000+0000

Description

Hello,

apparently it's not possible to append TableViewRow items to an existing tableview (or the example is not available in the KitchenSink application) is this feature missing or is it possible in the existing SDK?

Gr,
Jasper

Comments

  1. Jeff Haynie 2011-04-15

    (from [60cde42ecd93b55bc289a50201b7de00417db343]) [#453] Change 'append' test so that one append is a JS object, the other is TableViewRow object. https://github.com/appcelerator/titanium_mobile/commit/60cde42ecd93b55bc289a50201b7de00417db343"> https://github.com/appcelerator/titanium_mobile/commit/60cde42ecd93...

  2. Stephen Tramer 2011-04-15

    Updated KS test; result should be the same as previous. Clicking on the 'append row' (no header) button should animate in from the left, and display the correct row. These are the new rows that are actual row objects!

JSON Source