Is there a way to customize select all of primeng p-table with ptableheadercheckbox remains checked on click with select all event with one less than total no of actual rows and if again select all of tableheadercheckbox got clicked it's checked should be false and now no rows should be selected...your text
ptableheadercheckbox remains checked on click with select all event with one less than total no of actual rows and if again select all of tableheadercheckbox got clicked it's checked should be false and now no rows should be selected...
The problem is that ptableheadercheckbox checked getting removed if I am changing selectedRows on click or select all event , I want that to be checked if one less than total no of rows got selected