Anyway to know on which view user invokes context menu?

I have one single menu which is shared by 3 table views as context menu. How do I know programatically on which table view user brings up the context menu?


I know I could clone the one menu 2 times and assign a unique id for each of them and thus I can distinguish them, but I'd like to keep just one instance around.

Why do you ask again the same question as in the other post ?


Could you explain the problem you have with the reply in the other post ?

Anyway to know on which view user invokes context menu?
 
 
Q