When a context menu on an ADG is clicked and the ADG cell is not a hierarchy 
node, the ContextMenuEvent.mouseTarget is ADGItemRenderEX and info about the  
grid cell data clicked on to raise the context menu can be grabbed from 
ADGItemRendererEX.listData.Item.

But when a node in the hierarchical column of an ADG is clicked to raise the 
context menu, the context menu ContextMenuEvent.mouseTarget is a 
AdvancedListBaseContentHolder ..... and does not seem to hold any info about 
the grid cell (hierarchy node). 

How do I extract info about the hierarchy node from 
AdvancedListBaseContentHolder? TIA,

Mic.

Reply via email to