Hello,
I have a doubt about a routine that I already used but can't remember how to do now... suppose that I have a panel with three elements in a customlistview... how can I detect is the user clicked on a specific object (not the list item... but object)? I captured the event associated to the object (for example, I received an event when clicking over a imageview in a list, but can't know how of the listed images was clicked (the list loaded the same panel for each element)...
I know that there is a code to do that, but can't remember and couldn't find in the community forum. Anybody can help me?