Gets or sets the client-side code to be launched before the context menu for rows is displayed. Property value can include variables $ComponentID$, $RowID$, $CellValue$ and $ContextMenu$, instead of which data is inserted. The $ContextMenu$ is a DIV element with context menu data.
The CellValue is received in encoded form. To decode value, use the unescape() JavaScript method.
APNSoftDataGrid Class | APNSoft.WebControls Namespace