Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Dave on Mar 31, 2009 03:34
open dhtmlx forum
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