dropdownlist w/2 columns

A

Ariel Gimenez

Is there any way to accomplish this?
or this has to be done manually?

thanks in advance
Ariel Gimenez
 
A

Alvin Bruney [MVP]

You would have to use a custom control available on the net for that. what
are you trying to accomplish? maybe there is a workaround
 
A

Ariel Gimenez

Hi Thanks for your attention Alvin
i have a dropdownlist in my applicacion on it i have the datavaluefield
with the id and the datattextfield the description, now the users ask me to
put the id into the datatextfield i can do with a "for" creating another
table based on id, and concatenating descrip+id but i think is dirty that
way... am i wrong?
thanks in advance

Alvin Bruney said:
You would have to use a custom control available on the net for that. what
are you trying to accomplish? maybe there is a workaround

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
Ariel Gimenez said:
Is there any way to accomplish this?
or this has to be done manually?

thanks in advance
Ariel Gimenez
 
A

Alvin Bruney [MVP]

If i understand you correctly, i think that is acceptable. I've done it this
way also.

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
Ariel Gimenez said:
Hi Thanks for your attention Alvin
i have a dropdownlist in my applicacion on it i have the datavaluefield
with the id and the datattextfield the description, now the users ask me to
put the id into the datatextfield i can do with a "for" creating another
table based on id, and concatenating descrip+id but i think is dirty that
way... am i wrong?
thanks in advance

Alvin Bruney said:
You would have to use a custom control available on the net for that. what
are you trying to accomplish? maybe there is a workaround

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
Ariel Gimenez said:
Is there any way to accomplish this?
or this has to be done manually?

thanks in advance
Ariel Gimenez
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top