prasadalone
Programmer
- Aug 15, 2002
- 87
hi have created dropdrown box in asp.net page values are set by bounding database to the dropdown box now i want to add "<select>" as text item and "" as value can it be possible help required
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
DropDownList1.Items.Insert(0, New ListItem("<select>", ""))