OpsCountSheetRequestProcessDataGridRowSelectedCommand Method |
This will handle editable grid row selection in HTML and assign SelectedCountSheetEntry with selected entry
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic void ProcessDataGridRowSelectedCommand(
OpsCommand command
)
Parameters
- command OpsCommand
Remarks
30Sep2020 | DManning | FPS-33510 | PORT of FPS-32502 - If it's the first row that has been selected, the Previous button needs to be disabled
See Also