Binding to Arrays and Binding index of Arrays

  • Using Binding to Arrays with index predefined (1,2,3?_?.) ok

  • Using Binding to Arrays with Binding index A? issue because the index is always 1

(Bind to a controller object)

For example, I want to bind a Arrays and I want to bind also the index. This is not possible at the moment.