[TIMOB-8475] Android: tableview in a tableViewRow of another Tableview does not refresh when changed.
GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2013-03-19T13:43:33.000+0000 |
Affected Version/s | Release 1.7.5, Release 1.8.0.1 |
Fix Version/s | Release 3.0.2 |
Components | Android |
Labels | n/a |
Reporter | Milt Grinberg |
Assignee | jithinpv |
Created | 2012-03-10T21:26:33.000+0000 |
Updated | 2017-03-20T16:35:01.000+0000 |
Description
I am using tableview as a layount mechanism. If I put a tableView into one of the rows of the layout tableview, it will not refresh on the screen. This happens only in the Android version. In the IOS version it works fine. I have tried to change the set of rows by updating the data of the tableview and I have also used the deleteRow to change the data. Neither case refreshes the screen. This works perfectly well on IOS. Tab 1 works on just updating the top level tableview. Tab 4 has the tableview embedded in the layout tableview. The first two buttons set the rows into the tableview. The third button deletes the second row in the table. If you click the row, It updates the text in the row.
Attachments
File | Date | Size |
tv2.zip | 2012-03-10T21:26:33.000+0000 | 796115 |
it works similarly in both android and iOS Issue does not reproduces Tested with Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 (03/11/13 15:43 0c88429) Titanium SDK version: 3.0.2 (02/07/13 16:46 a4def81) Device: Samsung galaxy s duos Android version: 4.0.4 iOS iPhone Simulator: iOS SDK version: 6.0 jithinpv
Closing ticket as the issue cannot be reproduced.