Cell's Right-click event on relationship tab

I have a parent Item 'Matrix'. Matrix has a relationship tab called 'Project Documents', which is loaded by an onBeforeGet Method. 'Project Documents' is a Relationship Item with several properties, each one is mapped to a specific 'Document' Item. Now I want users to be able to right-click on a cell and the system to know which cell has been clicked on. Either I want to change the Right-Click Menu, Or I want the selected action to know which cell was clicked. The closest I have come to finding an answer is with event handles, but I don't know where I would need to attach the code. GridContainer. Event:gridMenuInit Method Any Help would be greatly appreciated. Many thanks, Martin
Parents Reply Children
No Data