Quantcast
Channel: SCN: Message List - SAPUI5 Developer Center
Viewing all articles
Browse latest Browse all 8124

Re: View Navigation

$
0
0

Hi Mano,

Use the following code.

oTable.attachRowSelectionChange(function(oEvent){  var sPath = oEvent.getParameter("rowContext").getPath();     var data  = this.getModel().getProperty(sPath);    alert(data['CustomerID'] );    });

Atanu


Viewing all articles
Browse latest Browse all 8124

Trending Articles



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