[TIMOB-19961] Windows: Implement TableView row editing operations
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2016-03-24T04:51:30.000+0000 |
| Affected Version/s | Release 5.1.0 |
| Fix Version/s | Release 5.4.0 |
| Components | Windows |
| Labels | n/a |
| Reporter | Kota Iguchi |
| Assignee | Kota Iguchi |
| Created | 2015-11-13T08:33:38.000+0000 |
| Updated | 2016-07-14T18:00:04.000+0000 |
Description
Implement
Ti.UI.TableView row editing operation such as deleteRow, insertRowAfter and appendRowAtSection etc for Windows.
https://github.com/appcelerator/titanium_mobile_windows/pull/585
Verified using: Windows 10 Pro Appc CLI Core: 5.4.0-33 Appc CLI NPM: 4.2.7 Ti SDK: 5.4.0.v20160713141635 Appc Studio: 4.7.0.201607111053 The following methods can now be used
Closing ticket