Hi ,
I want to get mouse X,Y stage while Right clicking on the datagrid.....i am using rollover event that is assigned as context menu event...i cont get the mouse X,Y stage any one can give idea?
Thanks in Advance,
senthil.
The DataGrid's mouseX/mouseY values should be valid when you receive the
ContextMenu events.