Hey guys,
We are facing this problem with the sap.m.List in Design Studio. We are developing a custom component based on the sap.m.List from SAPUI5. We need a click event on the list Items however it does not work as Design Studio is using version 1.18.8 of the SAPUI5 library and the itemPress event is available from 1.20 on-wards. The selectionChange events on the other hand can be used, but on runtime the checkboxes dont seem to work at all.
If anyone has tried this, can you please help with this ?
(P.S My first post here on SCN, hate that it had to be a question though )