UNPKG

jqwidgets-scripts-custom

Version:

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

6 lines (5 loc) 234 B
<jqxDataTable [theme]="'material'" [width]="getWidth()" [source]="dataAdapter" [columns]="columns" [editable]="true" [pageable]="true" [sortable]="true" [pagerButtonsCount]="10" [autoRowHeight]="false"> </jqxDataTable>