Closed lucasluizss closed 3 years ago
[ ] Bug report [x] Feature request [ ] Documentation issue or request [ ] Question
this.dtOptions = { pagingType: 'full_numbers', pageLength: 10, processing: true, columns: [ { title: 'Title 1', data: 'number', pipe: 'translate' }, { title: 'Title 2', data: 'locationId', pipe: 'translate' }, { title: 'Title 3', data: 'date', pipe: 'translate' } ] };
- node version: v14.7.0 - angular version: 9.1.12 - angular-cli version: 9.1.12 - jquery version: ^3.5.1 - datatables version: ^1.10.21 - angular-datatables version: ^9.0.2
I'm submitting a...
Current behavior
Expected behavior
Minimal reproduction of the problem with instructions
Environment