Gets or sets the client-side code to be launched after CallBack request. Property value can include variables $ComponentID$, $Command$ and $Parameter$, instead of which data is inserted.
The Command value is one of the following values: 'InsertRow', 'UpdateRow', 'DeleteRow', 'GetEditForm', 'GetRows', 'UpdateCell', 'CallTheServer'. The Parameter is received in encoded form. To decode value, use the dg.DecodeValue(Value) JavaScript method.
APNSoftDataGrid Class | APNSoft.WebControls Namespace