TIWCGJQSubGridCol.SQLFieldName Property

Define the SQLPrefix to apply to each Column for Search Operations. Fi, if SQLPrefix = 'Customers' and Name = 'Code', the SQL formed will be 'Customers.Code';

Namespace: IWCGJQGrid
published
 property SQLFieldName: string index 06 read GetStringValue write SetStringValue stored IsStringStored;

Property Value

Type: string