Hi,
I have written a code to generate Context menu from Table column data. So when the user right-clicks on the data within the particular column I get the context Menu. But I am just wondering if we can make the context menu generate from right click on the column cell instead of just the data which, in my case, could be really small string sometimes(2-3 char).
I am using Jdev12c and I have looked around but I don't think this use-case is discussed anywhere.
Thanks!