Home » Developer & Programmer » Forms » how populate a list item with multiple fields?
how populate a list item with multiple fields? [message #78299] Tue, 12 February 2002 02:39 Go to next message
randy
Messages: 25
Registered: November 2000
Junior Member
hi folks,

I figured how to fill a list the way I wanted, but now here's another problem, i'll explain it with a simple example.

let's say I have the following query:

SELECT empno,empname,empsal FROM emp WHERE(condition)

what I want is to display those three fields(empno, empname,empsal) in one long string, so I can display them in a list item. But when I populate the list, it shows all the returned lines, but only with the empno field.

How can I display the two remaining fields in my list item?

thanks a lot
Re: how populate a list item with multiple fields? [message #78300 is a reply to message #78299] Tue, 12 February 2002 05:51 Go to previous message
pratap kumar tripathy
Messages: 660
Registered: January 2002
Senior Member
1.go to lov properties
2.go to column mapping
3.change the display width for other two columns..it mus be zero
Previous Topic: Re: LOV Problem
Next Topic: Displaying distinct values in LOV
Goto Forum:
  


Current Time: Thu Mar 28 17:33:03 CDT 2024