ReportControl_RemoveSelection is a helper function to remove the selected records from a report control. Add a button to the control and call this function in the button callback function.
Return Value
svInit is a string vector to initialize the dialog box, see DialogBox.
Parameters
svInit is a string vector to initialize the dialog box, see DialogBox.
iControl is the index of the report control and refers to the vector svInit.
History
| Version | Description |
|---|---|
| 4.2.2 | New |
id-776257