[TIMOB-446] Header property does not work with createTableViewRow
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:04.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 0.9.2 |
Components | iOS |
Labels | n/a |
Reporter | Nolan Wright |
Assignee | Jeff Haynie |
Created | 2011-04-15T02:29:30.000+0000 |
Updated | 2011-04-17T01:53:04.000+0000 |
Description
var updateRow = Ti.UI.createTableViewRow();
updateRow.header = 'Foo';
(from [7546ee0a08fa3e16894ead832491b3826f794495]) fixed row header/footer on row object. closes #446 http://github.com/appcelerator/titanium_mobile/commit/7546ee0a08fa3e16894ead832491b3826f794495"> http://github.com/appcelerator/titanium_mobile/commit/7546ee0a08fa3...