Categories | Question details Back To List | ||
Drag and Drop Drag and Drop in Split Mode(ver 1.6) Hi. After Using split function like this "mygrid.splitAt(1);". I want to drag & drop in grid at frist column, but did no have success with that. It would help a lot if this would be possible. Thank you Answer posted by Support on Oct 14, 2008 05:57 This is known limitatation, in case of split d-n-d works only for left part of grid. If this is critical requirement in your case - please contact us directly at support@dhtmlx.com - we can provide experimental extension, which will add full support of d-n-d in split mode ) |