Im binding my dropdown list textfield to a a row from my datasource, what i dont know how to do is add a string which contains another field and a "-".
I tried
ddSegID.DataTextField = ("SEG_ID" + " - " + "SEG_NM")
but it doenst work
|
Results 1 to 3 of 3
Thread: ddSegID.DataTextField = "SEG_NM"Threaded View
|
Click Here to Expand Forum to Full Width |