{ "id": "151528", "key": "AC-385", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2015-11-11T22:54:23.000+0000", "created": "2015-09-28T11:54:04.000+0000", "labels": [ "Appcelerator", "TableView", "android", "ios" ], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2015-11-11T22:54:23.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [], "description": "Im faceing the following bug:\r\n\r\nWhen I have a view and enter it via View.open(); a Tableview which is generated in in JS it works fine.\r\n\r\nI can delete and add Data via TableView.data=someData or Tableview.setData(someData).\r\n\r\nBut if i use the same View and return to it (via Backbutton or NavigationButton) i cannot add or new entries to the TableView.\r\n\r\nif I check the TableView in the Debugger after using TableView.setdata(someData) or TableView.data= someData the entries are there but are not displayed on the device (it is just blank where the TableView should be)\r\n\r\nOn the other hand if i return to the Page where the View (with the TableView) is opened via View.open() it's starts to function again.\r\n\r\nThis problem occures on android and on ios", "attachment": [], "flagged": false, "summary": "Tableview SetData not working when coming back from other View", "creator": { "name": "blackbilbao", "key": "blackbilbao", "displayName": "Ilja Schwarz", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "blackbilbao", "key": "blackbilbao", "displayName": "Ilja Schwarz", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Windows 7 X64\r\nAppcelerator Studio 4.3\r\nTitaium SDK 4.1.1", "comment": { "comments": [ { "id": "365210", "author": { "name": "ahossain", "key": "ahossain", "displayName": "Amimul Hossain", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello [~blackbilbao], Please provide a test case to regenerate the issue. Thanks.", "updateAuthor": { "name": "ahossain", "key": "ahossain", "displayName": "Amimul Hossain", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2015-09-29T06:11:21.000+0000", "updated": "2015-09-29T06:11:21.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }