Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Lineage Power (Enterprise Edition) on Nov 17, 2009 07:49
open dhtmlx forum
libCompiler when including everything does not perform the same as including seperate libraries

I thought I was missing something (if I am let me know) as I tested a couple features over and over and they were failing to work as expected.

Drag and drop (d-n-d) a selection of multiple rows from one grid to another... only one of the rows selected was moved or copied.
and enabling mercy drag and drop stops the page from completing to initialize the grid.

So went to the dhtmlx samples and made sure it worked as expected and it worked perfectly... Then replaced the separate library calls with a libCompiler built library that was built to contain the entire suite (I double checked all the features were checked) and it failed.

So just use the sample code for...
http://www.dhtmlx.com/docs/products/dhtmlxGrid/samples/05_drag_n_drop/01_drag_grid.html

and replace the libraries with a single lib compiler built js and css file and it will work except when dragging and dropping multiple rows

and if you add mercydrag it will stop the page from starting
(
mygrid.enableMercyDrag(true);
and
treeGrid.enableMercyDrag(true);
)

The libCompiler is great except for this and I cannot say enough good things about dhtmlx and the support; but hope this info helps if others are searching through the knowledge base and hope for things to be even better with this info too.

Answer posted by dhxSupport on Nov 18, 2009 03:18
This issue confirmed and fixed. Please contact support@dhtmlx.com and provide you ref ID and we will send you fixed file.