Info
Version: | 1.0.2 |
Author(s): | Angel Blandon |
Last Update: | Saturday, February 17, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/arbh89/DropDownListChosen |
NuGet Url: | https://www.nuget.org/packages/DropDownListChosen |
Install
Install-Package DropDownListChosen
dotnet add package DropDownListChosen
paket add DropDownListChosen
DropDownListChosen Download (Unzip the "nupkg" after downloading)
Dependencies
- jQuery(>= 1.8.2)
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.