[TIMOB-420] Createtableviewsection is not displaying "headerTitle"
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-04-15T02:29:02.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | header, ios, tableviewsection |
Reporter | jasperdc |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:29:01.000+0000 |
Updated | 2017-03-09T21:16:44.000+0000 |
Description
hello,
I have noticed that the grouped table view is not working, the group name is not shown (also not in the Kitchensink application) I have attached a screenshot.
data[1] = Ti.UI.createTableViewSection({ headerTitle:'Now live' });
Kind regards,
Jasper
Attachments
File | Date | Size |
---|---|---|
picture-1.png | 2011-04-15T02:29:02.000+0000 | 43719 |
By the way for some reason I'm not able to assign define the affected version/milestone...
Version number should be 0.9.0
It seems that the header tag does work in "examples/table_views.js" Which implementation method is the preferred one?
#420 invalidate bugs every day
But seriously, invalid due to the ravages of time (and section headers work under 1.6.0 RC1 - but I created a KS test for this as well.)
(from [f44d7dc6a78faddd5a1c69e7acc1e3ffd5b9eca8]) [#420] make sure we have good test/example coverage every day https://github.com/appcelerator/titanium_mobile/commit/f44d7dc6a78faddd5a1c69e7acc1e3ffd5b9eca8"> https://github.com/appcelerator/titanium_mobile/commit/f44d7dc6a78f...
Closing ticket as invalid.