kel.angular.ajax.combobox 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package kel.angular.ajax.combobox --version 1.0.3
NuGet\Install-Package kel.angular.ajax.combobox -Version 1.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="kel.angular.ajax.combobox" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add kel.angular.ajax.combobox --version 1.0.3
#r "nuget: kel.angular.ajax.combobox, 1.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install kel.angular.ajax.combobox as a Cake Addin
#addin nuget:?package=kel.angular.ajax.combobox&version=1.0.3

// Install kel.angular.ajax.combobox as a Cake Tool
#tool nuget:?package=kel.angular.ajax.combobox&version=1.0.3

* On-the-fly loading of result
Paged result
* Can use page up / page down shortcut when navigating the list
* Can type on textbox anytime even when the dropdown list is displayed
* Can use mouse scroll on the popup list
* Keyboard shortcut to popup the list uses the conventional shortcut, Alt+Down, or F4
* Aside from next page / previous page buttons, it has fast forward and fast reverse button, it partition the list by 100 instead of the usual ten for paging. Say we have 5,000 rows, a total of 500 pages, so from first page when we click the fast forward button it brings us to page 51
* Can manually assign both ID/Code and Text for the combobox, by using ng-model and user-input attributes respectively. Think edit
* When pressing escape key, it reverts back the old value. Likewise when pressing tab, yet the user didn't select an item, the combobox will revert the old ID/Code and Text values
* Uses bootstrap for the design
* No jQuery

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 299 12/12/2014
1.0.10 183 11/21/2014
1.0.9 190 11/21/2014
1.0.8 327 11/2/2014
1.0.7 568 11/2/2014
1.0.6 566 11/2/2014
1.0.5 582 11/1/2014
1.0.4 850 11/1/2014
1.0.3 847 11/1/2014
1.0.2 1,114 11/1/2014
1.0.1 1,385 11/1/2014
1.0.0 1,686 11/1/2014