On my grid, I have put a icon on a cell and on the click event I am showing a menu option. the menu displays by event.getXY() position but I want to show the menu start from the bottom of the icon or the specific cell like:
Or like standard plugin opens the calendar just from the bottom of cell. Thanks in advance.