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