<ngx-datatable [selectAllRowsOnPage]="true"></ngx-datatable>
How to select current page's rows only in ngx data table in angular5
I am using ngx-data table and using checkbox type of ngx-data table. I want to select current pages rows only but it when i select-all option so it selects all rows in array. My code is here <ngx-
stackoverflow.com
'FE > Angular' 카테고리의 다른 글
[ ANGULAR ] 새로운 subscribe 패턴 (0) | 2023.06.03 |
---|---|
[ ANGULAR ] onSameUrlNavigation 동일 페이지 리로드 (0) | 2023.02.01 |
[ ANGULAR ] robot.txt 추가 (0) | 2022.12.27 |
[ ANGULAR ] innerHTML CSS - encapsulation (0) | 2022.12.07 |
[ ANGULAR ] Angular Router new tab (0) | 2022.07.20 |