Groups | Blog | Home
all groups > asp.net webcontrols > october 2003 >

asp.net webcontrols : dropdownlist issue


seamad
10/28/2003 6:14:34 AM
how can I populate one dropdownlist field from two
seperate database fields eg. product number and product
Ravikanth[MVP]
10/28/2003 7:10:11 AM
Hi

Change your query to this way

Select col1 + col2, col1 from table1


HTH
Ravikanth[MVP]


[quoted text, click to view]
AddThis Social Bookmark Button