Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to show 2 columns in drop down list
Message
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01168759
Message ID:
01168809
Views:
16
Follow up question:

I created a two-field expression by selecting from the VFP table as following:
select padr(alltrim(ID_FIELD),10,' ' + DESC_FIELD as MYNEWFLD
But the drop-down-list ignores spaces used to pad the ID_FIELD.
Instead the DLL only shows one space, therefore, the alignment of
the two column does not work.

What character can I use in place of the space (in the PADR()
above) to make it work? Is there a CHR(n) that does not show but
still would be recognized by ASP.NET?
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform