I am trying to use pagination inside dataTable rows, where it's having expandable rows. Expandable rows are created with ng-template. This ng-template is having pagination-control. Please have a look at the below code. Quick response is highly appreciated.
I am trying to use pagination inside dataTable rows, where it's having expandable rows. Expandable rows are created with ng-template. This ng-template is having pagination-control. Please have a look at the below code. Quick response is highly appreciated.
=======
Angular version: 6.x
ngx-pagination version:
Description of issue:
Steps to reproduce:
Expected result:
Actual result:
Demo: (if possible, edit this StackBlitz demo and paste the link to your fork)
Any relevant code: