Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4916] Android: change Table View appendRow to support an array of rows or row data

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2011-08-26T16:49:00.000+0000
Affected Version/sRelease 1.7.2
Fix Version/sSprint 2011-32, Release 1.8.0
ComponentsAndroid
Labelsmodule_tableview, qe-testadded
ReporterOpie Cyrus
AssigneeOpie Cyrus
Created2011-08-05T15:10:54.000+0000
Updated2014-06-19T12:46:22.000+0000

Description

Change Ti.UI.TableView.appendRow to support taking a array of row proxies or dictionary of creation args. This change should be made in order to accommodate further implementation styles for table view that may improve performance.

Attachments

FileDateSize
app.zip2011-08-12T13:05:18.000+00002016

Comments

  1. Opie Cyrus 2011-08-12

    example test using new append row mechanism that takes array. Tab 1 sample code uses the new appendRow mechanism
  2. Ivan Skugor 2011-10-03

    Hi Opie. If I may suggest to make new function "appendRows". That way there would be no need to explain what "appendRow" function take as an argument in the documentation and function name would be sufficient to describe what it does. Also, here is my Q/A topic just for the record: http://developer.appcelerator.com/question/122249/tableview---appendrows
  3. Natalie Huynh 2012-02-08

    Tested with 1.9.0.v20120207171634 on Nexus One 2.2.2 with v8/rhino

JSON Source