Categories | Question details Back To List | ||
enableHeaderMenu on Grid attached to Layout Hi, I am using a grid attached to a layout panel. When I load this grid from XML and use <afterInit> <call command="enableHeaderMenu"> <param>true</param> </call> </afterInit> I dont get any errors however the right click does not show menu for hiding/showing columns ... can you confirm enableHeaderMenu is functional when used with grid attached to layout panel. Thanks, Dave Answer posted by Alex (supprot) on Apr 01, 2009 08:45 The header menu must be shown. Please, check that dhtmlxgrid_hmenu.js and dhtmlxgrid_hmenu.css are included. If issue still persists, please provide the sample to reproduce the problem to support@dhtmlx.com |