Is there a way to start an action if the user clicks on one cell of a table?
with onclick maybe? (javascript)
What kind of ‘action’ are you looking for? As Guido says, your best bet is to use Javascript, but you have to be aware that there is a significant minority of people who won’t be able to access that functionality.