I would like to be able to set a drop down list to null, but prevent the user from selecting a null value. In my windows app I was able to use:
This doesn't appear to be working with my ASP page. ???VB Code:
dropdownlist.selectedindex = -1
|
Results 1 to 4 of 4
Thread: DropDownList.SelectedIndex = -1Threaded View
|
Click Here to Expand Forum to Full Width |