Programmatically add imageview click event

davelt99

Member
Licensed User
Longtime User
I'm retrieving a number of records from a database and would like to add a label and image view for each record displayed. I understand how to add the label and image with code but can't figure out how to add the click event to each image. Any help would be greatly appreciated. Thank you.
 
Top