HI,
We have requirement to implement drag and drop in Kendo Tree
List.
We would like to check , if Drag and Drop feature is
available in Kendo Tree list ? As per
our requirement we need to drag and drop each nodes across parent nodes. The requirement is not drag and drop the
nodes between parent notes. The parent
node itself should be provided with an option to drag and drop across. and During drop we have validations to perform . hence need to catch the drop event. How this drop event can be catched ?
Thanks