Request_Clear_All - cDbCJGrid
Sends Clear_All to the Grid's DD server
Type: Procedure
Syntax
Procedure Request_Clear_All
Call Example
Send Request_Clear_All
Description
Request_Clear_All clears the grid by sending Clear_All to the DD server. It will send Verify_Data_Loss as needed. Normally, you will not send this message to a grid, as it clears the grid, which can be confusing.
You may wish to override this message.