InsertNewRow - cWebGrid

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

Type: Procedure

Parameters: None

Syntax
Procedure InsertNewRow 

Call: 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.