FE/Angular
[ ANGULAR ] swimlane datatable 현재 페이지만 선택
HEON.D
2024. 12. 20. 11:27
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
<ngx-datatable [selectAllRowsOnPage]="true"></ngx-datatable>
속성명
selectAllRowsOnPage