The following tables list the members exposed by UpdateRowAction.
Name | Description | |
---|---|---|
![]() | UpdateRowAction Constructor |
Name | Description | |
---|---|---|
![]() | ownerName | (Inherited from Infragistics.Web.UI.GridAction) |
![]() | type | (Inherited from Infragistics.Web.UI.GridAction) |
Name | Description | |
---|---|---|
![]() | action | Returns the action as an array for serialization (Inherited from Infragistics.Web.UI.GridAction) |
![]() | tag | Returns a tag associated with the action (Inherited from Infragistics.Web.UI.GridAction) |
![]() | updatedCells | Returns an array of the updated cells. |
![]() | value | Returns the value of the UpdateAction. |
Name | Description | |
---|---|---|
![]() | addUpdateCell | |
![]() | addUpdateCellFromHeaderCheckbox | |
![]() | addUpdateCellText | |
![]() | dispose | Called whenever the object is being disposed of. (Inherited from Infragistics.Web.UI.GridAction) |
![]() | findUpdatedCellRowAction | |
![]() | hasUpdatedCells | Returns true if the row action has at least one updated cell. |
![]() | revertRow |