Amen to that request!!!  This issue has led me to use DBGrid instead of list
boxes for such forms, but List boxes have other advantages!


David Blocker
[EMAIL PROTECTED]
781-784-1919
Fax: 781-784-1860
Cell: 339-206-0261
----- Original Message -----
From: "Lawrence Lustig" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[email protected]>
Sent: Monday, May 23, 2005 10:00 AM
Subject: [RBG7-L] - RE: Choose Command Columnar Headings


> > 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