TIWCGJQSubGridCol.SQLPrefix 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 SQLPrefix: string index 07 read GetStringValue write SetStringValue stored IsStringStored;

Property Value

Type: string