The ASP.NET DropDownList is an easy way to offer a set of selections for the user. However, if you want to allow the user to enter information not available in the dropdown list, you will have to write your own JavaScript code or jQuery. This source code combines that work into an ASP.NET DLL control you can easily place on any ASP.NET web page.
License
—
Deps
1
Install Size
—
Vulns
✓ 0
Published
Feb 17, 2018
$ dotnet add package DropDownListChosenNo README available.