Procedure AppendNewRow
Call: | Send AppendNewRow |
Send AppendNewRow to instruct the client to add a new row to the end of the grid (cWebGrid). If pbOfflineEditing is False (the default), then AppendNewRow will, in turn, trigger the OnNewRow event.
This message has no effect on a cWebList object.