Microsoft
Software
Hardware
Network
Question : Default selected item for drop down list box
Hello guys,
I am new to asp.net I am not trying to achieve anythign fancy but just trying to set default selected value for one of the dropdown that I am using. for that I am doing Items>selected= true for whatever item I want selected when i load the page. In my case, it is a month dropdows and I am selecting date 14 as selected default value out of all 30 values but somehow, out of the blue .NEt decides to show me 29 instead of 14. I am not sure if there is some another setting that is overwritting this value.
Any ideas?
Answer : Default selected item for drop down list box
Probably something like:
DropDownList.DataBind()
DropDownList.SelectedIndex
= 3
But you may need list count...
See also:
http://www.velocityreviews
.com/forum
s/t75681-d
ropdown-li
st-
default
-selected-
item.html
or
http://forums.asp.net/t/12
19729.aspx
Random Solutions
SQL Lookup table with multiple references based on update date field
Barracuda Spam Filter
Not a single group-group function
Shell scripting
EditIndex property of the gridview does not work
facebook header.
Issues installing Crystal Report Viewer with cxlibw-1-6.dll Using Package and deployment VB6 and Crystal Version 10
Export mailbox excluding contacts
VB.NET 2008 Get resource file as IO.Stream
PHP hosting transfer problem