TIWCGDropDownDataLink.ListLookupResultFieldName Property

The dropdown doesnt requires that the list items are filled with lookup data, so to know what is caption to show, uses this FieldName as a LookupResult, performs ListDataSource.DataSet.Lookup(ListSelectFieldName,DropDown.Val,ListLoo kupResultFieldName); Normally DataLink.ListLookupResultFieldName is the first field of DataLink.ListFieldNames

Namespace: IWCGJQDropDown
published
 property ListLookupResultFieldName: string read FListLookupResultFieldName write FListLookupResultFieldName;

Property Value

Type: string