UNPKG

jqwidgets-scripts-custom

Version:

jQWidgets is an advanced jQuery, Angular 7, Vue, React, ASP .NET MVC, Custom Elements and HTML5 UI framework.

7 lines (5 loc) 251 B
<jqxDataTable [theme]="'material'" [width]="getWidth()" [height]="400" [source]="dataAdapter" [columns]="columns" [altRows]="true" [pageable]="true" [filterable]="true" [pagerButtonsCount]="10" [filterMode]="'simple'"> </jqxDataTable>