Could you do this:
With the grid click event
With grid
if .row = 10 and .col = 2 then 'the row and col your pic is in
pic is clicked
end if