I am trying out the example in
http://www.jeasyui.com/extension/treegrid_dnd.php for d and d between the treegrid and datagrid.
The functionality I need must disable the d and d within the treegrid.
I want to restrict the functionality to:
a) select a row from the treegrid;
b) to only allow a drop on the datagrid.
How do I go about this?
I searched the posts, but could not locate how to do this.
Many thanks in anticipation..
Alastair