New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

OnItemDropping

This event is fired when a TreeListDataItem is being dropped. This event can be canceled.

Fired byRadTreeList
Argumentsget_destinationHtmlElement() - the destination HTML element
set_destinationHtmlElement() - sets the destination HTML element
get_draggedItems() - a collection of the dragged TreeListDataItems
get_isOverHeaderItem() - bool indicating whether the dragged item is over the header item
get_targetDataItem() - gets the target TreeListDataItem
get_cancel() - bool
set_cancel(bool)
Can be canceledYes

See Also

In this article
See Also
Not finding the help you need?
Contact Support