is the event onDrag in the trial version?

is the event onDrag in the trial version?

Yes, if you have any problem with
    grid.attachEvent(“onDrag”,funct);
please try to use
    grid.setDragHandler(funct);