Procedure ClearGrid
Call: | Send ClearGrid |
If you have a non-data-aware grid or list, you can send ClearGrid to clear all of the grid's row data, thus creating an empty grid.
If you have a data-aware grid (pbDataAware = True), then you would not normally send this message.