[TIMOB-7342] MobileWeb: Improve performance of Ti.UI.TableView with thousands of rows
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Won't Fix |
| Resolution Date | 2017-05-01T22:31:31.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | n/a |
| Components | MobileWeb |
| Labels | linvalid |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2012-01-23T14:40:20.000+0000 |
| Updated | 2018-04-04T23:20:33.000+0000 |
Description
Performance on mobile web devices is sluggish with TableViews containing thousands of rows.
Consider using a paging/tiling solution that groups rows into "super rows".
Resolving ticket as "Won't Fix" as MobileWeb is no longer supported.
Closing as will not fix.