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

Re: Creating table with SAPUI5 from JSON

$
0
0

There could be multiple Geolocations under a location as per the xml. So I have created a seperate table and based on the location selection, I display the coordinates.

 

Now I bind the rows based on the row selection of the location. It works fine now.

 

locationTable.attachRowSelectionChange(function(oEvent){

     var rowContext = oEvent.getParameter("rowContext");

     url = rowContext+"/GeoLocations";

     coordinatesTable.bindRows(url);

};

 

Noufal


Viewing all articles
Browse latest Browse all 9146

Trending Articles



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