DHTMLX Grid : Block Selection and Drag-n-Drop

Hi,

Can I use Drag-n-Drop and Block Selection feature simultaneously ???



I am getting following error :

“grd.parentNode has no properties” for dhtmlxcommon.js



What could be the problem ?


Both events use mouse drag action - so it not possible to differentiate them
Only one of those modes can be enabled in same moment of time.