TIWCGJQGridCellsProvider.DoSetColValue(TObject,TIWCGJQGridRow,Integer,string,string) Method

Represents method DoSetColValue(TObject,TIWCGJQGridRow,Integer,string,string).

Namespace: IWCGJQGridCellsProvider
protected
 procedure DoSetColValue(Sender: TObject; ARow: TIWCGJQGridRow; AColIndex: Integer; const AFieldName, AValue: string); virtual;

Parameters

Sender
Type: TObject

ARow
Type: TIWCGJQGridRow

AColIndex
Type: Integer

AFieldName
Type: string

AValue
Type: string