UNPKG

jqwidgets-scripts-custom

Version:

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

8 lines (7 loc) 379 B
<h3 style="font-size: 16px; font-family: Verdana">Data Source: 'https://services.odata.org'</h3> <jqxDataTable [theme]="'material'" [width]="getWidth()" [source]="dataAdapter" [columns]="columns" [altRows]="true" [pageable]="true" [serverProcessing]="true" [groups]="['ShipCountry']" [groupsRenderer]="groupsRenderer" [pagerButtonsCount]="10"> </jqxDataTable>