ASPxClientCardView Events
Represents the client ASPxCardView.
Name | Description |
---|---|
Batch |
Allows you to handle a Cancel button click for a card in batch edit mode. |
Batch |
Occurs on the client side before a card is deleted in batch edit mode. |
Batch |
Occurs on the client side before a card is inserted in batch edit mode. |
Batch |
Occurs on the client side before a card is recovered in batch edit mode. |
Batch |
Enables you to specify whether card data is valid and provide an error text. |
Batch |
Occurs on the client side before data changes are canceled in batch edit mode. |
Batch |
Occurs on the client side before data changes are saved in batch edit mode. |
Batch |
Enables you to prevent a batch edit confirmation message from being displayed. |
Batch |
Occurs when a grid leaves batch edit mode. |
Batch |
Occurs when a grid switches to batch edit mode. |
Batch |
Fires when a user changes the summary item value.
Inherited from ASPx |
Batch |
Enables you to provide navigation for editors contained in a templated cell in Batch Edit mode. |
Begin |
Occurs when a callback for server-side processing is initiated. |
Callback |
Fires on the client if any unhandled server error occurs during server-side processing of a callback sent by the ASPx |
Card |
Fires on the client when a card is clicked. |
Card |
Fires on the client when a card is double clicked. |
Card |
Fires before a card has been focused. |
Column |
Enables you to handle each column grouping. |
Column |
Enables you to prevent columns from being sorted. |
Custom |
Occurs when a custom command button has been clicked. |
Customization |
Fires after the customization window has been closed. |
End |
Occurs on the client after a callback’s server-side processing has been completed. |
Focused |
Fires in response to changing card focus. |
Focused |
Occurs on the client side when the focused cell is about to be changed. |
Group |
Fires before a group row is collapsed. |
Group |
Fires before a group row is expanded. |
Init |
Occurs on the client side after the control has been initialized.
Inherited from ASPx |
Key |
Occurs when a user presses a key while the control has focus.
Inherited from ASPx |
Key |
Occurs when a user presses and releases a key while the control has focus.
Inherited from ASPx |
Key |
Occurs when a user releases the pressed key while the control has focus.
Inherited from ASPx |
Selection |
Fires after the selection has been changed. |
Toolbar |
Fires after a toolbar item has been clicked.
Inherited from ASPx |
See Also