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 286 B
<jqxGrid [theme]="'material'" [width]="getWidth()" [source]="dataAdapter" [columns]="columns" [pageable]="true" [showfilterrow]="true" [filterable]="true" [autoheight]="true" [editable]="true" [selectionmode]="'singlecell'" [localization]="localization"> </jqxGrid>