New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
OnClientEntryRemoved
The OnClientEntryRemoved client-side event that is fired when an entry is about to be removed from the Entry area.
The event handler receives two parameters:
-
The instance of the RadDropDownTree client-side object.
-
An Event argument parameter.
The event cannot be cancelled.