list box

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ngeng4
    New Member
    • Feb 2010
    • 2

    list box

    hi all

    ive create a list box contain contractor name and ID.

    i want to display only a name whenever i key in the data. but currently it only display the ID. not the data. how can i solve this prob?
  • Dan2kx
    Contributor
    • Oct 2007
    • 365

    #2
    firstly on the list box properties change the column count to 2 (in this case), and if you want to hide the ID column you will also want to alter the column widths, to 0cm (you can specify the width of the 2nd column but its not essential in this case if you did want to it would be 0cm; 5cm; etc)

    Hope this is what you wanted.

    Dan

    Comment

    Working...