Unable to Drag a row inside the grid

Hi



Im unable to drag a row within the grid . I have done mygrid.enableDragandDrop(true). and have also included the dhtmlXGrid_drag.js but still not able to do it . I also disable the LightMouseNavigation and enableMultiLineSelect(false). All i coud get is that the color of the target row changes to pink but no dragging actually happens . …



I have a 15 column grid of which column of which 5,6,9,10 are date type and remaining are all “ed” type .

This is my XML file for constructing the initial empty grid.

<?xml version="1.0" encoding="UTF-8"?>





        userdata value 1

    

    

        userdata value 2

    

    

        1

        

        

        

        

        

        

        

        

        

        

        

        

        

        

        

    

    

        2

        

            userdata value for honda

        

        

    



    

        3

        

            userdata value for honda

        

        

    

    

        3

        

            userdata value for honda

        

        

    

    

        5

        

            userdata value for honda

        

        

    

    

        6

        

            userdata value for honda

        

        

    

    

        7

        

            userdata value for honda

        

        

    

    

        8

        

            userdata value for honda

        

        

    

    

        9

        

            userdata value for honda

        

        

    

    

        10

        

            userdata value for honda

        

        

    

    

        

        

            userdata value for honda

        

        

    

    

        

        

            userdata value for honda

        

        

    

    

        

        

            userdata value for honda

        

        

    

    

        

        

            userdata value for honda

        

        

    

    

        

        

            userdata value for honda

        

        

    

    

        

        

            userdata value for honda

        

        

    

    

        

        

            userdata value for honda

        

        

    

    

        

        

            userdata value for honda

        

        

    

    

        

        

            userdata value for honda

        

        

    

    

        

        

            userdata value for honda

        

        

    

    

        

        

            userdata value for honda

        

        

    

    

        

        

            userdata value for honda

        

        

    

    

        

        

            userdata value for honda

        

        

    

    

        

        

            userdata value for honda

        

        

    

    

        

        

            userdata value for honda

        

        

    

    

        

        

            userdata value for honda

        

        

    

    

        

        

            userdata value for honda

        

        

    

    

        

        

            userdata value for honda

        

        

    







Problem not reconstructable locally - please check attached sample, it uses the same XML and  standard js files - all works correctly

1182522641.zip (58.3 KB)