<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>