Skip to content

InsertNewRow - cWebGrid

Instructs the client to insert a new row above the currently selected row

Type: Procedure

Syntax

Procedure InsertNewRow

Call Example

Send InsertNewRow

Description

Instructs the client to insert a new row above the currently selected row and begin editing this new row. If pbOfflineEditing is False, then this will trigger the OnNewRow event to be sent back to the server.