> Once you have defined the <ComponentID> for Variable Lookup ComboBox
> and all headings for each column associated with the ComboBox, you
> can dynamically change the title for columns (CAPTION), associated
> table (LstTable), related columns (LstField), key column to return
> value (kFld), LookUpType (ltMulti), LookUpWhereClause (such as
> 'ORDER BY ColName'), and VarName ('varname') using the PROPERTY
> command.

It would be very, very, very nice to have an additional property
ShowColumnCaptions that would display an extra, non-scrolling line at the top
of the list box with the column headers.  Right now, the only way to place
headers is with labels along the top of the list box -- but because the columns
grow or shrink every time you update the LookupWhereClause, the headers get out
of alignment with the columns.
--
Larry

Reply via email to