Gets or sets the client-side code to be launched when a row is double-clicked. Property value can include variables $ComponentID$, $RowID$, $ColumnName$ and $CellValue$, instead of which data is inserted.
The CellValue is received in encoded form. To decode value, use the unescape() JavaScript method.
APNSoftDataGrid Class | APNSoft.WebControls Namespace