“Angular 6 Custom Grid With ASP.NET MVC Web API” is a fully custom dynamic grid, thumbnail and swmi thumbnail grid and much more functions.
For Demo Login : Username : admin & Password : admin
<commongrid *ngIf="allItems.length > 0" [records]="allItems" [gridfilter]="gridFilter" [SearchText]="txtSearch" [pagesize]="10" (change)="pageChanged($event)" [PagingType]="'nextprevnumber'"> </commongrid>
27-August-2019 - version 1.1 - Upgraded Angular 6 to angular 7 - Added Export to Excel/Csv/PDF Functionality - some other minor changes related to grid
03-August-2017 - version 1.0 - Initial Version