I currently have a dropdown list being populated with values from a database. I need to add an additional value in the dropdown to allow the users to add another value. This new value will be “Add Contact” and if selected will take the user to a new page. Is this possible to do and how would I go about doing it?
Share
For more help with DropDownLists and opening new page
a SO answer
DropDownList Web Server Control Declarative Syntax
DropDownList Class
How to add listitem in dropdownlist using C# behind code.
DropDownList in ASP .Net
HOW TO: Add a default ListItem to a DropDownList
Opening a New Window – How to open a new window with JavaScript