This is not entirely correct. The method getBindingContext does take a parameter, which is the model name. So you can do something like this.getBindingContext("tblModel")
Here's the working example: http://jsbin.com/qedupuhepo/2/
- Max
This is not entirely correct. The method getBindingContext does take a parameter, which is the model name. So you can do something like this.getBindingContext("tblModel")
Here's the working example: http://jsbin.com/qedupuhepo/2/
- Max