Quantcast
Channel: SCN: Message List - SAP Manufacturing Integration and Intelligence (SAP MII)
Viewing all articles
Browse latest Browse all 4841

Re: Fetch the Values of Cell from i5Grid using cellSelectionEvent ?

$
0
0

Hi Sakthivel,

 

You can try the following:

   

i5Grid.registerCellSelectionEventHandler(function(oEvent){

     alert("cell selection event");

     console.log(oEvent); // Q.Event

     alert("selected cell value is "+Grid.getSelectedCellValue()); //This returns the value in the selected cell

});

 

Please mention the version of MII that you are using.

 

Thanks and Best Regards,

Ria


Viewing all articles
Browse latest Browse all 4841

Trending Articles



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