CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> .NET

 Multicolumn on ListBox ?

Print topic Send  topic

Author Message
zukinet

Posts: 2
Posted: 08/10/2006, 7:43 AM

hi friends,

Have any tips how to show multiple column in ListBox ?
i mean on Listbox's Text..

thanks.
:-)
View profile  Send private message
WKempees
Posted: 08/10/2006, 8:10 AM

from your short post:

The select of the Listbox needs a concatenated value to be able to do this.
So if your current select is : idfield, textfield
displaying the textfield in the listbox
and you want it do display "textfield - anotherfield - yetanotherfield"
than you need to do this in your select through "concatenation"
in MySQL this would be SELECT id, concat_ws('-', textfield, anotherfield,
yetanoteherfield) FROM table
other floavours of SQL use other syntax.

Google concatenation fro you database and implement as above.

Walter


"zukinet" <zukinet@forum.codecharge> schreef in bericht
news:844db461cee58e@news.codecharge.com...
> hi friends,
>
> Have any tips how to show multiple column in ListBox ?
> i mean on Listbox's Text..
>
> thanks.
> :-)
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>


Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.