Top "Ngx-datatable" questions

Use this for questions about the ngx-datatable package for Angular 2+

ngx-datatable rowClass is not working

This question might have answers already as I have seen some, which were not helped me to solve the issue. …

angular angular-material ngx-datatable
Angular 2 Pipe ShortDate on NGX Data Table

I would like to format a date column as a short date in Angular 2 NGX Datatable. Here is the HTML: &…

angular angular2-template angular2-pipe ngx-datatable
ngx-datatables disable column resizing

I am currently using ngx-datatable (with [columnMode]="'force'") I want to prevent users from resizing the column size. is it …

angular ngx-datatable
ngx-datatable css styling for mouse hover

I'm using ngx-datatable with the bootstrap theme. I can't find or figure out how to change the styling for when …

css angular ngx-datatable
How to make select all row using code in ngx-datatable

I am using ngx-datatable for listing some users I would like to select all rows using a function call. Is …

angular ngx-datatable
Ngx-datatable row detail

I am trying to make the Ngx-datatable detail row work according to the manual but so far with no luck. …

angular typescript ngx-datatable
Editing ngx-datatable styling issues

I'm following the themeing setup for ngx-datatable. First I npm installed ngx-datatable 10.4.0 since this is compatible with Angular 4 and an …

angular ngx-datatable