ngx-datatable
ngx-datatable copied to clipboard
ngx-datatables do not have search option and pagination
Hello everyone, I am having trouble integrating swimlane's ngx-datatables to my angular 13 application. I followed this configuration (https://stackblitz.com/edit/ngx-datatable-angular?file=src%2Fapp%2Fbasic%2Fbasic.component.ts) same with the html, however my table looks like this. There's no search option and pagination.
Also, whenever I try to put [tableID] property in html, I am getting an error "can't bind to 'tableID' since it isn't known property of [ngx-datatable".
I hope I get a response and help me solve my concern. Thanks so much!
It's [tableId] not [tableID]