TIWCGJQGridOptions.jsSetCell(Variant,Variant,string,ISuperObject,ISuperObject,Boolean) Method

Represents method jsSetCell(Variant,Variant,string,ISuperObject,ISuperObject,Boolean).

Namespace: IWCGJQGrid
public
 function jsSetCell(const ARowId,AColNameOrIdx: Variant; const AData: string; AClass: ISuperObject = nil;
 AProperties: ISuperObject = nil; AForceUpdate: Boolean = False): string; overload;

Parameters

ARowId
Type: Variant

AColNameOrIdx
Type: Variant

AData
Type: string

AClass
Type: ISuperObject

AProperties
Type: ISuperObject

AForceUpdate
Type: Boolean

Return Value

Type: string