Click or drag to resize

OpsChangeOrderRequestProcessDataGridRowSelectedCommand Method

This will handle editable grid row selection in HTML and assign SelectedCountSheetEntry with selected entry

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public void ProcessDataGridRowSelectedCommand(
	OpsCommand command
)

Parameters

command  OpsCommand
See Also