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

Re: sap.m.List -> again click selected item

$
0
0

Hi Denise,

 

 

 

 

I had the same problem, however I could fix it adding in the select method the following lines:

 

 


var oList = sap.ui.getCore().byId(listId);

var oSelectedItem = oList.getSelectedItem();

oList.setSelectedItem(oSelectedItem,false); // This action deselects item and allow you select the item again

 

 


Regards
Pablo


Viewing all articles
Browse latest Browse all 8436

Trending Articles



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