OpsCountSheetRequestProcessDataGridRowSelectedCommand 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: 18.2
Syntaxpublic void ProcessDataGridRowSelectedCommand(
OpsCommand command
)
Parameters
- command
- Type: Micros.OpsOpsCommand
See Also