alfa-databinding    index

exprimental   bounding arrays


fake array notation in bound_path, a string with square brackets


C0C1C2
R0
R1
R2

C0C1C2
R0
R1
R2

at the beginning there is no ds.arrA as Array


<pre bound_path="ds" >



    createDsArray and look what's happening - ds.arrA is updated in "ds", but not in "ds.ArrA"
<pre bound_path="ds.arrA" >