Is it possible to bind one arraycollection element to another arraycollection element?
*BindingUtils.bindProperty(_columns1[i], "visible", _columns[i], "visible");* Thanks
Is it possible to bind one arraycollection element to another arraycollection element?
*BindingUtils.bindProperty(_columns1[i], "visible", _columns[i], "visible");* Thanks