Hi, I'm creating a right click menu that appears when the user clicks on an 'action' button. The button is part of a continuous form and allows the user to perform some actions for each record: edit, delete, etc.
I'm trying to figure out if I can bind the OnAction property of the menu buttons...