TIWCGJQGridOptions.InsertNewRow(Integer,Integer,Boolean) Method

Inserts a newrow in the grid. This method it's only designated to work with InlineEditing = True

Namespace: IWCGJQGrid
public
 procedure InsertNewRow(ACol: Integer = -1; ARow: Integer = 0; ALast: Boolean = True);

Parameters

ACol
Type: Integer

ARow
Type: Integer

ALast
Type: Boolean