{ "id": "120595", "key": "TIMOB-15368", "fields": { "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": null, "resolutiondate": null, "created": "2013-09-29T05:40:21.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "header", "tableviewrow" ], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-02-28T20:04:15.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [], "description": "TableViewRow header property doesn't exist in the docs.\r\n\r\n{code:javascript}\r\nvar win = Ti.UI.createWindow();\r\n\r\nvar table = Ti.UI.createTableView({\r\n\twidth: Ti.UI.FILL, height: Ti.UI.FILL\r\n});\r\n\r\ntable.data = [Ti.UI.createTableViewRow({title: \"...\", header: \"HEADER_1\"}), Ti.UI.createTableViewRow({title: \"...\"}),\r\n\t\t\t Ti.UI.createTableViewRow({title: \"...\"}), Ti.UI.createTableViewRow({title: \"...\", header: \"HEADER_2\"}),\r\n\t\t\t Ti.UI.createTableViewRow({title: \"...\"})];\r\n\r\nwin.add(table);\r\nwin.open();\r\n{code}", "attachment": [ { "id": "42830", "filename": "tableViewRow_header.png", "author": { "name": "sko", "key": "sko", "displayName": "Matej", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-09-29T05:40:21.000+0000", "size": 10484, "mimeType": "image/png" } ], "flagged": false, "summary": "TableViewRow header property doesn't exist in the docs", "creator": { "name": "sko", "key": "sko", "displayName": "Matej", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [], "maxResults": 1, "total": 1, "startAt": 0 } } }