Microsoft
Software
Hardware
Network
Question : value to text, dropdownlist
I have the following line
bodyContent += "<b>Status: </b>" + statusDropDown.Text + "<br><br>";
it produces the value of the selected item in the dropdownlist and i need it to give me the text that is selected instead. how would i do that?
Thanks
Søren
Answer : value to text, dropdownlist
Use the following..,
bodyContent += "<b>Status: </b>" + statusDropDown.SelectedVal
ue + "<br><br>";
Random Solutions
How to get rid of dirty shut down state when recovering edb file
Why are Outlook 2007 drafts disappearing?
Exchange Store Restore
Blackberry not receiving new email
"one or more multiply defined symbols found" Error in VS C++ 2010
Black screen of death upon turning PC On
Quality Center
How to remove automatic login from Outlook 2010
ASP.Net C#, MS SQL
SQL Server 2008 Licensing