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

Re: Get Index of selected row

$
0
0

Hi Gaurav,

 

Indeed you're using a mobile table, so you should try something like this in the event:

onDelete: function(oEvent){     var oItem = oEvent.getSource().getParent();     var oTable = oItem.getParent();     var oIndex = oTable.indexOfItem(oItem);
}

Will this sample help? JS Bin - Collaborative JavaScript Debugging

 

Regards,

Sai Vellanki.


Viewing all articles
Browse latest Browse all 10446

Latest Images

Trending Articles



Latest Images