kel.angular.ajax.combobox
1.0.3
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
<PackageReference Include="kel.angular.ajax.combobox" Version="1.0.3" />
paket add kel.angular.ajax.combobox --version 1.0.3
#r "nuget: kel.angular.ajax.combobox, 1.0.3"
// 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
Learn more about Target Frameworks and .NET Standard.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.1 | 2,677 | 6/25/2015 |
1.1.0 | 1,599 | 12/12/2014 |
1.0.10 | 1,377 | 11/21/2014 |
1.0.9 | 1,365 | 11/21/2014 |
1.0.8 | 1,540 | 11/2/2014 |
1.0.7 | 1,742 | 11/2/2014 |
1.0.6 | 1,714 | 11/2/2014 |
1.0.5 | 1,726 | 11/1/2014 |
1.0.4 | 2,060 | 11/1/2014 |
1.0.3 | 2,033 | 11/1/2014 |
1.0.2 | 2,289 | 11/1/2014 |
1.0.1 | 2,582 | 11/1/2014 |
1.0.0 | 2,864 | 11/1/2014 |