Hi, I have a multi-column scroll view which has a button column.
How can I tell in the click event which button was clicked?
i.e. in vb.net we would have the currentcell of a datagrid to identify the row.
Can I retrieve the tag name or something?
Thanks