ASPxClientCardViewBatchEditApi Members
Provides members related to Batch Edit Mode
#Methods
Name | Description |
---|---|
Add |
Adds a new card when ASPx |
Delete |
Deletes the specified card when ASPx |
Delete |
Deletes a card with a specified key value when ASPx |
End |
Ends cell or card editing. |
Get |
Returns an array of card visible indices. |
Get |
Gets a container holding a data cell content. |
Get |
Gets the value of the specified cell. |
Get |
Provides the text displayed within the cell according to the specified display format rule. |
Get |
Returns an array of the deleted card visible indices. |
Get |
Gets information about the cell currently being edited. |
Get |
Gets information about a focused cell. |
Get |
Returns the group summery value. |
Get |
Returns an array of the inserted card visible indices. |
Get |
Returns the total summary value. |
Get |
Returns an object that stores unsaved changes. |
Get |
Returns an array of the updated cards’ visible indices. |
Has |
Returns a value that indicates whether the specified cell’s data has been changed. |
Is |
Indicates if the card with the specified visible index is deleted. |
Is |
Indicates if the card with the specified visible index is newly created. |
Move |
Programmatically moves focus to the previous cell in the card |
Move |
Programmatically moves focus to the next cell in the card. |
Recover |
Recovers the specified card when ASPx |
Recover |
Recovers a card with a specified key value when ASPx |
Reset |
Resets changes in the specified cell. |
Set |
Sets the value of the specified cell. |
Set |
Focuses the specified cell. |
Start |
Switches the specified cell to edit mode. |
Validate |
Performs validation of Card |
Validate |
Performs validation of Card |
See Also