Fired when the value of the widget is changed by the user. The event handler function context (available via the this keyword) will be set to the widget instance.
Function
None
Returns the widget type.
String
Enables the widget on the form.
Enables or disables client side validation.
Boolean
Removes any delegate hooked up to the add_valueChanged() event.
Sets the value of the widget by a text label.
Disables the widget on the form.
Clears the value of the widget.
Returns the add button element associated with the widget.
jQuery Object
Returns the container element of the widget.
Returns the edit button element associated with the object.
Returns the element associated with the widget.
Returns the value of the widget that is compatible with FetchXML filtering.
Returns the input element of the widget.
Returns the Kendo DropDownList Object associated with the widget.
Kendo Object: Kendo.ui.DropDownList
Returns the Kendo Window Object associated with the widget.
Kendo Object: Kendo.ui.Window
Returns the model object of the widget, which contains a number of useful properties related to the widget. In the case of the Lookup widget, these returned properties and their types are:
Object
Returns the value of the widget.
Returns the modal window associated with the widget.
Hides the widget from the form.
Shows the widget on the form.
Sets the value of the widget.
Toggles the visibility of the widget.
Sets the widget state to read only.
true, false