Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9067

the table doesn't change when modelData is changed

$
0
0

Hi all,

I create a table and bind JSONModel like this :

 

this.oModel = new sap.ui.model.json.JSONModel();

      this.oModel.setData({modelData:this.aData});

      this.oTable.setModel(this.oModel);

      this.oTable.bindRows("/modelData");

 

When I want to change value of existing rows, after setting new value, the modelData has changed , but there is no change in table rows .


Viewing all articles
Browse latest Browse all 9067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>