Back to Devexpress

CardViewClientSideEvents Properties

aspnet-devexpress-dot-web-dot-cardviewclientsideevents-dot-underscore-properties.md

latest10.0 KB
Original Source

CardViewClientSideEvents Properties

Contains a list of the client-side events available for the ASPxCardView.

NameDescription
BatchEditCardChangesCancelingGets or sets the name of the JavaScript function or the entire code which will handle a client ASPxCardView’s ASPxClientCardView.BatchEditCardChangesCanceling event.
BatchEditCardDeletingGets or sets the name of the JavaScript function or the entire code which will handle a client ASPxCardView’s ASPxClientCardView.BatchEditCardDeleting event.
BatchEditCardInsertingGets or sets the name of the JavaScript function or the entire code which will handle a client ASPxCardView’s ASPxClientCardView.BatchEditCardInserting event.
BatchEditCardRecoveringGets or sets the name of the JavaScript function or the entire code which will handle a ASPxCardView’s ASPxClientCardView.BatchEditCardRecoveringclient event.
BatchEditCardValidatingGets or sets the name of the JavaScript function or the entire code which will handle a client ASPxCardView’s ASPxClientCardView.BatchEditCardValidating event.
BatchEditChangesCancelingGets or sets the name of the JavaScript function or the entire code which will handle a client ASPxCardView’s ASPxClientCardView.BatchEditChangesCanceling event.
BatchEditChangesSavingGets or sets the name of the JavaScript function or the entire code which will handle a client ASPxCardView’s ASPxClientCardView.BatchEditChangesSaving event.
BatchEditConfirmShowingGets or sets the name of the JavaScript function or the entire code which will handle a client ASPxCardView’s ASPxClientCardView.BatchEditConfirmShowing event.
BatchEditEndEditingGets or sets the name of the JavaScript function or the entire code which will handle a client ASPxCardView’s ASPxClientCardView.BatchEditEndEditing event.
BatchEditStartEditingGets or sets the name of the JavaScript function or the entire code which will handle a client ASPxCardView’s ASPxClientCardView.BatchEditStartEditing event.
BatchEditSummaryDisplayTextGets or sets the name of the JavaScript function or the entire code which will handle a client ASPxClientCardView.BatchEditSummaryDisplayText event.
BatchEditTemplateCellFocusedGets or sets the name of the JavaScript function or the entire code which will handle a client ASPxCardView’s ASPxClientCardView.BatchEditTemplateCellFocused event.
BeginCallbackGets or sets the name of the JavaScript function or the entire code which will handle a web control’s client BeginCallback event. Inherited from CallbackClientSideEventsBase.
CallbackErrorGets or sets the name of the JavaScript function or the entire code which will handle a web control’s client CallbackError event. Inherited from CallbackClientSideEventsBase.
CardClickGets or sets the name of the JavaScript function or the entire code which will handle a client ASPxCardView’s ASPxClientCardView.CardClick event.
CardDblClickGets or sets the name of the JavaScript function or the entire code which will handle a client ASPxCardView’s ASPxClientCardView.CardDblClick event.
CardFocusingGets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientCardView.CardFocusing event.
ColumnGroupingGets or sets the name of the JavaScript function or the entire code which will handle a client ASPxCardView’s ASPxClientCardView.ColumnGrouping event.
ColumnSortingGets or sets the name of the JavaScript function or the entire code which will handle a client ASPxCardView’s ASPxClientCardView.ColumnSorting event.
CustomButtonClickGets or sets the name of the JavaScript function or the entire code which will handle a client ASPxCardView’s ASPxClientCardView.CustomButtonClick event.
CustomizationWindowCloseUpGets or sets the name of the JavaScript function or the entire code which will handle a client ASPxCardView’s ASPxClientCardView.CustomizationWindowCloseUp event.
EndCallbackGets or sets the name of the JavaScript function or the entire code which will handle a web control’s client EndCallback event. Inherited from CallbackClientSideEventsBase.
FocusedCardChangedGets or sets the name of the JavaScript function or the entire code which will handle a client ASPxCardView’s ASPxClientCardView.FocusedCardChanged event.
FocusedCellChangingGets or sets the name of the JavaScript function or the entire code which will handle a client ASPxCardView’s ASPxClientCardView.FocusedCellChanging event.
GroupRowCollapsingGets or sets the name of the JavaScript function or the entire code which will handle the ASPxClientCardView.GroupRowCollapsing client event.
GroupRowExpandingGets or sets the name of the JavaScript function or the entire code which will handle the ASPxClientCardView.GroupRowExpanding client event.
InitGets or sets the name of the JavaScript function or the entire code which will handle a web control’s ASPxClientControlBase.Init client-side event. Inherited from ClientSideEvents.
KeyDownSpecifies a JavaScript function name or code that handles the client-side ASPxClientGridBase.KeyDown event. Inherited from GridClientSideEvents.
KeyPressSpecifies a JavaScript function name or code that handles the client-side ASPxClientGridBase.KeyPress event. Inherited from GridClientSideEvents.
KeyUpSpecifies a JavaScript function name or code that handles the client-side ASPxClientGridBase.KeyUp event. Inherited from GridClientSideEvents.
SelectionChangedGets or sets the name of the JavaScript function or the entire code which will handle a client ASPxCardView’s ASPxClientCardView.SelectionChanged event.
ToolbarItemClickGets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientGridBase.ToolbarItemClick event.

See Also

CardViewClientSideEvents Class

CardViewClientSideEvents Members

DevExpress.Web Namespace