The following tables list the members exposed by ClientEvents.
Name | Description | |
---|---|---|
ClientEvents Constructor |
Name | Description | |
---|---|---|
OnActionDispatched | Specifies the client side (JavaScript) function that will be invoked after an FlyPostBack action is dispatched during response. Specifies the client side (JavaScript) function that will be invoked after an FlyPostBack action is dispacthed during response. | |
OnAddItem | This event is fired when an item is about to be added. This event fired when an item is about to be added. | |
OnAfterItemSelected | This event is fired after an item is selected. This event fired after an item is selected. | |
OnAfterResponseProcess | Specifies the client side (JavaScript) function that will be invoked after the response action of a request has been performed. Specifies the client side (JavaScript) function that will be invoked after the response action of a request has been performed. | |
OnBeforeItemSelected | This event is fired when an item is about to be selected. This event fired when an item is about to be selected. | |
OnBeforeRequest | This event is fired when the request is about to be made. This event fired when the request is about to be made. | |
OnDataBound | ||
OnDataSourceChanged | ||
OnError | This event is fired when error response from server is detected. This event fired when error response from server is detected. | |
OnHideDropDown | ||
OnInitialize | This event is fired when WebCombo is being initialized. This event fired when WebCombo is being initialized. | |
OnInitializeCell | ||
OnInitializeRow | ||
OnKeyDown | Specifies the client side (JavaScript) function that will be invoked when user is typing in the WebCombo textbox. Specifies the client side (JavaScript) function that will be invoked when user is typing in the WebCombo textbox. | |
OnLostFocus | This event is fired when the control's focus is lost. This event fired when the control's focus is lost. | |
OnMatchInstantLookup | This event is fired when perfect match is found when using InstantLookup EntryMode. This event fired when perfect match is found when using InstantLookup EntryMode. | |
OnPostRender | ||
OnPreRender | ||
OnResponse | This event is fired when response is returned from server. This event fired when response is returned from server. | |
OnShowDropDown | Specifies the client side (JavaScript) function that will be invoked when the ResultBox is about to show. Specifies the client side (JavaScript) function that will be invoked when the ResultBox is about to show. | |
OnUnhandledError | This event is fired when there is unhandled error. This event fired when there is unhandled error. | |
OnValueItemContextMenu | Specifies the JavaScript function to be invoked when mouse's right button is clicked on a valid ValueItem. This event is only applicable when MultipleSelectionSettings is enabled. Specifies the JavaScript function to be invoked when mouse's right button is clicked on a valid ValueItem. This event is only applicable when MultipleSelectionSettings is enabled. | |
OnValueItemNotInList | Specifies the JavaScript function that will be invoked when the typed text can not be found in the List. This event is only applicable when MultipleSelectionSettings is enabled and AllowNotInListText is set to True. Specifies the JavaScript function that will be invoked when the typed text can't be found in the List. This event is only applicable when MultipleSelectionSettings is enabled and AllowNotInListText is set to True. |
Name | Description | |
---|---|---|
Clone | (Inherited from ISNet.WebUI.WebUIBaseClass) | |
CopyFrom | Overloaded. (Inherited from ISNet.WebUI.WebUIBaseClass) | |
DeSerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) | |
GetObjectData | Overridden. | |
IsEmpty | (Inherited from ISNet.WebUI.WebUIBaseClass) | |
Reset | (Inherited from ISNet.WebUI.WebUIBaseClass) | |
SerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) | |
ToString | Override of ToString() method. |