GridViewEditFormTemplateContainer.UpdateAction Property
Gets the script that implements the update action.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | A String value representing the service script, which posts changes made to the ASPxGridView’s edited row. |
See Also