TIWCGJQGridDataSetProvider.DoSetColValue(TDataSet,TDataSetState,string,string,string,Char,Char,Char,Boolean) Method

Represents method DoSetColValue(TDataSet,TDataSetState,string,string,string,Char,Char,Char,Boolean).

Namespace: IWCGJQGridDataSetProvider
protected
 procedure DoSetColValue(ADS: TDataSet; AState: TDataSetState; const AFieldName, AValue, ADateFormat: string;
 ADateSep, ADecimalSep, AThousandSep: Char; ANullIfEmpty: Boolean); virtual;

Parameters

ADS
Type: TDataSet

AState
Type: TDataSetState

AFieldName
Type: string

AValue
Type: string

ADateFormat
Type: string

ADateSep
Type: Char

ADecimalSep
Type: Char

AThousandSep
Type: Char

ANullIfEmpty
Type: Boolean