Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Oct 10, 2007 16:03
open dhtmlx forum
drag and drop

I am using standard dhtmlxgrid.. when I do multiple field drag and grop, sometimes it works fine without throwing any error. but sometimes it throws _childIndexes is null or not an object..

I am curious to know why it works sometimes without error, and why it throws error.

 

Answer posted on Oct 11, 2007 10:13
Actually it must not work for multiple items at all, it may still work correctly if you drag a single row, but when multiple row dragged in standard edition of dhtmlxgrid - result is kind of unpredictable.
The mentioned error means that some operation against not existing row issued.