Sean
Posts: 39
|
| Posted: 11/03/2004, 7:16 AM |
|
I have my Users table setup with FirstName column and LastName column, but I want the Text portion of a listbox to pull more than just one of the columns.
Example FirstName LastName
Can this be done? The only option that seems to be available is for me to just pick one column.
|
 |
 |
ciberlin
Posts: 25
|
| Posted: 11/03/2004, 8:10 AM |
|
from only one colum is what i see too.
But if someone has any other option and will be able to share I'm willing to try
|
 |
 |
peterr
Posts: 5971
|
| Posted: 11/03/2004, 8:26 AM |
|
This was discussed several times on these forums, take a look: http://forums.codecharge.com/search.php?s_keyword=listb...[]=21&s_period=
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
ciberlin
Posts: 25
|
| Posted: 11/03/2004, 8:41 AM |
|
THank you
|
 |
 |
Sean
Posts: 39
|
| Posted: 11/03/2004, 9:14 AM |
|
Thanks peterr, I got it to work.
|
 |
 |