Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by zorro on Feb 20, 2008 06:39
open dhtmlx forum
problem using enableColumnMove() and enableHeaderMenu() together in dhtmlxgrid

using enableColumnMove() and enableHeaderMenu() together
when i try to click right on the header of a grid there is a bug

I have the professional version and all necessary js files are included

.....
<script src="../../codebase/ext/dhtmlxgrid_mcol.js"></script>
<script src="../../codebase/ext/dhtmlxgrid_hmenu.js"></script>
.....
mygrid.enableColumnMove(true);
mygrid.enableHeaderMenu();
.....

thanks
regards
Answer posted by Support on Feb 20, 2008 06:46
Problem confirmed and already fixed in latest build.
Please use attached js file instead of original one.
Attachments (1)