Hi, I have an old code that is no more compatible because _getByCid is depreciated :
$.table.addEventListener('click', function(_event) { var myItem = Alloy.Collections.items._getByCid(_event.rowData.itemId); });Any idea ? Regards
Hi, I have an old code that is no more compatible because _getByCid is depreciated :
$.table.addEventListener('click', function(_event) { var myItem = Alloy.Collections.items._getByCid(_event.rowData.itemId); });Any idea ? Regards