Contextmenu in grid

Hi,



i’m trying to use contextmenu in dhtmlxgrid v2.5.

Is it possible, the contextmenu for the last row of grid appears at the top on the right instead at the buttom on the right of mause position ?



Thanks in advance!

pyt

Context menu in the dhtmlxGrid is an instance of dhtmlxMenu. All dhtmlxMenu API methods are available for the context menu object. In you case you should set visible area for the context menu. You can find example here dhtmlx.com/docs/products/dht … _area.html