AppendNewRow - cWebGrid

Instructs the client to begin editing a new row at the bottom of the grid

Type: Procedure

Parameters: None

Syntax
Procedure AppendNewRow 

Call: Send AppendNewRow


Description

Instructs the client to begin editing a new row at the bottom of the grid. If pbOfflineEditing is False, then this will trigger the OnNewRow event to be sent back to the server.