ngx-datatable Questions

1

Solved

Though i'm very much new to angular, i'm facing some difficulties using ngx-DataTable. I am using simple ngx-DataTable for simple operations. The problem is on a column, sort is not working though ...
Luftwaffe asked 17/1, 2018 at 10:52

2

Solved

How to customize ngx datatable. I am not able to find, where I have to change the code to get rid of this total number of records and to replace it with a drop down to show items per page. My pagin...
Phenomenon asked 13/4, 2017 at 15:34

1

I'm trying to apply the Bootstrap theme to my datatable. I'm using ngx-datatable version 10.4.0 because I'm still on Angular 4 and 11.0 isn't compatible. According to the changelog, the Bootstrap t...
Martita asked 10/11, 2017 at 17:55

1

Solved

I have the Following html code, <ngx-datatable class="material" [rows]="rows" [columns]="[{name:'Name'},{name:'Age'},{name:'Company'}]" [columnMode]="'forc...
Hydrazine asked 21/9, 2017 at 7:0

1

I'm new with Angular 4 and ngx-datatable and I'm getting stuck. Now, I have a ngx-datatable with a simple rowDetail, just like it's shown here. The problem is that I need the rowDetail to contain a...
Jerroldjerroll asked 22/9, 2017 at 12:48

1

With the Angular component ngx-datatable from Swilane it is possible to use the server-side paging and the server-side sorting. Both of them are documented, however it is not clear how to combine ...
Anchylose asked 4/9, 2017 at 15:21

1

Solved

Some introduction: We are currently developing an application based on Angular2 that is quite data-heavy. In order to show this data, we decided to give ngx-datatables a try. Plenty of components w...
Emlin asked 22/8, 2017 at 9:16

1

Solved

<ngx-datatable id="ngxdatatable" class='material striped' [rows]="rows" [columns] ="columns" > </ngx-datatable> I tried to bind columns, which columns...
Ranunculus asked 26/6, 2017 at 15:7

1

Solved

In Angularjs we used to use ui-grid. But it's not available in angular 2. I have tried ngx-datatable but I found some issue with scroll when used with paging. Ag-grid is not free. I found ang...
Intrench asked 22/4, 2017 at 15:42

© 2022 - 2024 — McMap. All rights reserved.