UNPKG

taffy-coustom-ui

Version:
8 lines (6 loc) 284 B
<div style="font-size: 13px; font-family: Verdana; float: left"> <jqxGrid [width]="getWidth()" [height]="450" [source]="dataAdapter" [columns]="columns" [filterable]="true" [sortable]="true" [altrows]="true" [selectionmode]="'checkbox'"> </jqxGrid> </div>