Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by CHW on Mar 21, 2008 11:52
open dhtmlx forum
setDragHandler

Hi,

I use the instruction mygrid.setDragHandler(myDragHandlerGrid); and everything works.

My intention is to create a manual of use of his product for best to study.

Avoiding subjects, for lack of knowledge of the product.

But, I didn't find the instruction in documentation.

This is correct:

Best regards,

CHW
Answer posted by Support on Mar 24, 2008 03:13
If you want to create a custom reaction you can attach event handler to onDrag event, made any custom actions and block default behavior by returning false from event handler code.

Full list of all events with all parameters can be checked at
    http://dhtmlx.com/docs/products/dhtmlxGrid/doc/events.html#grid_api_ev