I need to bind a property to the first element of an arraycontroller Something like that:
firstEltBinding: 'myArrayController.elementAt(0)'
How to do that ?
|
I need to bind a property to the first element of an arraycontroller Something like that: firstEltBinding: 'myArrayController.elementAt(0)' How to do that ? |
|||
|
|
|
You can do:
|
|||||
|