BsTable is an AngularJS directive which adds tfoot tag with pagination and page size selection to your table and watches changes on your collection in ng-repeat attribute.
Info
Version: | 1.0.6 |
Author(s): | Jan Holinka |
Last Update: | Tuesday, June 7, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://bs-table.com/ |
NuGet Url: | https://www.nuget.org/packages/BsTable |
Install
Install-Package BsTable
dotnet add package BsTable
paket add BsTable
BsTable Download (Unzip the "nupkg" after downloading)
Dependencies
- jQuery(>= 2.1.0)