Titanium JIRA Archive
Alloy (ALOY)

[ALOY-451] Collection Binding on ScrollableViews

GitHub Issuen/a
TypeImprovement
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2013-02-05T16:12:55.000+0000
Affected Version/sn/a
Fix Version/sAlloy 1.1.0, 2013 Sprint 03
ComponentsXML
Labelsn/a
ReporterTony Lukasavage
AssigneeTony Lukasavage
Created2013-01-07T20:18:25.000+0000
Updated2013-05-01T14:56:26.000+0000

Description

Essentially, we just need to implement collection binding on ScrollableViews just as we do with TableViews.

Comments

  1. Daniel Mahon 2013-01-08

    Is there currently no way to accomplish this? I keep receiving an "Script Error = 'undefined' is not an object (evaluating '$model.__transform')" error when trying to bind collection to a ScrollableView.
  2. Tony Lukasavage 2013-01-08

    not at this time, which is why we have the ticket here to account for the future resolution.
  3. Daniel Mahon 2013-01-08

    Thanks. I see that its in for the next sprint, I ended up doing the "binding" through the controller.
  4. Tony Lukasavage 2013-02-05

    also added test app: https://github.com/appcelerator/alloy/tree/master/test/apps/models/binding_scrollableview
  5. Federico Casali 2013-04-09

    Verified as working as excpected. Alloy version 1.1.0-cr CLI version 3.1.0-cr TiSDK: 3.1.0.v20130408154547 (RC) Android and iOS Closing.

JSON Source