Power Table - Mouse Click

I am using 7.8.0 RC1.
I have difficulties in catching the event mouseClicked from the PowerTable.
Whatever script i have under the Event Handlers > mouse > mouseClicked does not get executed.

Mouse click events on the table are not very useful, because there is so much work to do to detect where you’ve clicked. We will add a mouseClicked extension function like the double click one that has more information about what was clicked on.

Maithen,

Please give the Power Table extension function onMousePress a try and see if it fits your needs.