OpsCountSheetRequest Methods |
The OpsCountSheetRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| CalculateCount | ||
| OnProcessCommand | (Overrides OpsEntryRequestOnProcessCommand(OpsCommand).) | |
| ProcessDataGridRowSelectedCommand |
This will handle editable grid row selection in HTML and assign SelectedCountSheetEntry with selected entry
| |
| RefreshPageSelectionIfRequired |
Method added to Refersh the Page Selection. Code was initially in the OnProcessCommand() function but want to use it in
other places as part of FPS-33651 so proceduralised it for ease of re-use.
| |
| SetNextEnabled |