G
Guest
Hello
I have TextBox1 and TextBox2 and Button1 and Button2. I also have
DropDownList1.
Now, when I click Button1 I want to concatenate “TextBox1 - TextBox2†and
add this item to DropDownList1.
If I have clicked Button2 I can to go though DropDownList1 and see what
items are there.
Can anyone write me C# code for this. I am quite new in ASP.Net environment.
Thanks,
I have TextBox1 and TextBox2 and Button1 and Button2. I also have
DropDownList1.
Now, when I click Button1 I want to concatenate “TextBox1 - TextBox2†and
add this item to DropDownList1.
If I have clicked Button2 I can to go though DropDownList1 and see what
items are there.
Can anyone write me C# code for this. I am quite new in ASP.Net environment.
Thanks,