Hi,
I want to create a pop up menu dynamically depending on what the user clicks on a grid. My question is as follows, can I code the contents of a pop up menu (driven from a right click event) at run time depending on what row of a grid the user selects. In other words can I pass variables to the caption property of a pop up menu and then fire the code behind the listindex of the item on the menu that the user selects?
Thanks in advance
John B
I want to create a pop up menu dynamically depending on what the user clicks on a grid. My question is as follows, can I code the contents of a pop up menu (driven from a right click event) at run time depending on what row of a grid the user selects. In other words can I pass variables to the caption property of a pop up menu and then fire the code behind the listindex of the item on the menu that the user selects?
Thanks in advance
John B