Intersoft WebCombo Documentation
ClientEvents Class Members
See Also  Properties  Methods  Send Feedback
ISNet.WebUI.WebCombo Namespace : ClientEvents Class


The following tables list the members exposed by ClientEvents.

Public Constructors

 NameDescription
public ConstructorClientEvents Constructor  
Top

Public Properties

 NameDescription
public PropertyOnActionDispatchedSpecifies 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.  
public PropertyOnAddItemThis event is fired when an item is about to be added. This event fired when an item is about to be added.  
public PropertyOnAfterItemSelectedThis event is fired after an item is selected. This event fired after an item is selected.  
public PropertyOnAfterResponseProcessSpecifies 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.  
public PropertyOnBeforeItemSelectedThis event is fired when an item is about to be selected. This event fired when an item is about to be selected.  
public PropertyOnBeforeRequestThis event is fired when the request is about to be made. This event fired when the request is about to be made.  
public PropertyOnDataBound  
public PropertyOnDataSourceChanged  
public PropertyOnError

This event is fired when error response from server is detected.

This event fired when error response from server is detected.  
public PropertyOnHideDropDown  
public PropertyOnInitializeThis event is fired when WebCombo is being initialized. This event fired when WebCombo is being initialized.  
public PropertyOnInitializeCell  
public PropertyOnInitializeRow  
public PropertyOnKeyDownSpecifies 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.  
public PropertyOnLostFocusThis event is fired when the control's focus is lost. This event fired when the control's focus is lost.  
public PropertyOnMatchInstantLookupThis event is fired when perfect match is found when using InstantLookup EntryMode. This event fired when perfect match is found when using InstantLookup EntryMode.  
public PropertyOnPostRender  
public PropertyOnPreRender  
public PropertyOnResponseThis event is fired when response is returned from server. This event fired when response is returned from server.  
public PropertyOnShowDropDownSpecifies 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.  
public PropertyOnUnhandledErrorThis event is fired when there is unhandled error. This event fired when there is unhandled error.  
public PropertyOnValueItemContextMenuSpecifies 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.  
public PropertyOnValueItemNotInListSpecifies 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.  
Top

Public Methods

 NameDescription
public MethodClone (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodCopyFromOverloaded.  (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodDeSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodGetObjectDataOverridden.   
public MethodIsEmpty (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodReset (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodToString Override of ToString() method.  
Top

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.