[ALOY-410] Enable Collection binding via instance collections
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | High |
| Status | Resolved |
| Resolution | Fixed |
| Resolution Date | 2012-11-30T23:31:50.000+0000 |
| Affected Version/s | Alloy 0.3.3 |
| Fix Version/s | Alloy 0.3.3, 2012 Sprint 24 |
| Components | Runtime, XML |
| Labels | n/a |
| Reporter | Tony Lukasavage |
| Assignee | Unknown |
| Created | 2012-11-30T22:58:46.000+0000 |
| Updated | 2018-03-07T22:26:05.000+0000 |
Description
Currently only singleton collections are working for tableview binding. We need to enable instance collections to work as well through the markup tableview collection binding.
No comments