TableView.Save (gb.form)
Function Save ( ) As Boolean
Raise the Save event.
This method merely raises the
Save event. It saves nothing.
Since this method raises the Save event, do not call it from within the Save event handler or it will cause a stack overflow. See the Save event page for more information.