[TIMOB-223] Android: Alphabetically filtering support for table views
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-04-05T12:01:20.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 2.0.0 |
| Components | Android |
| Labels | n/a |
| Reporter | Nolan Wright |
| Assignee | Neeraj Gupta |
| Created | 2011-04-15T02:25:40.000+0000 |
| Updated | 2017-03-07T18:10:41.000+0000 |
Description
see #222
Closing as duplicate
Reopening - not actually a duplicate, as it relates to Android rather than ios
We have a more general filtering mechanism in both iOS and Android today using the "filterAttribute" and "filterCaseInsensitive" properties in both platforms. With this API, Alphanumeric sorting can be achieved with a custom attribute.
Closing ticket due to time passed.