md-data-table
md-data-table copied to clipboard
How to select all check boxes in multiple pages
I have total 800 records and my aim is to select all records at a time. I tried to all records in single page but i am facing scroll issue (slow scrolling). Hence i tried to use pagination.
But problem is every page i need to select all records again and again
How to select all records at a time.
Are you using ajax paging?
No , All data I have all the data.
On Sun, Jan 22, 2017, 3:56 PM Ruslan Kyba [email protected] wrote:
Are you using ajax paging?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/daniel-nagy/md-data-table/issues/539#issuecomment-274322387, or mute the thread https://github.com/notifications/unsubscribe-auth/ALflpq9yCgElms5dsO4K1U6XaB93qyJ9ks5rUy7qgaJpZM4Lo8fB .
You have to manually put all of the records in the selected ng-model after applying the filter