Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regarding bug in ngx-datatable #2151

Open
one-click-varshil-doshi opened this issue May 22, 2023 · 0 comments
Open

Regarding bug in ngx-datatable #2151

one-click-varshil-doshi opened this issue May 22, 2023 · 0 comments

Comments

@one-click-varshil-doshi

I am facing one issue right now.

  1. I have given one property for selection - [selectionType]="SelectionType.checkbox"
  2. headerCheckboxable: true
  3. Now I am showing a checkbox per row like,
    image
  4. Now I have selected a header checkbox like "Select All"

image (1)

  • In this scenario, I have selected the header checkbox. Here you can see 4 Selected rows but in my case, it is selected with a hidden checkbox, there is only one checkbox selected per row but the "selected" (select) event gives me 4 selected.
  1. I see the Ngx-Datatable demo page (https://swimlane.github.io/ngx-datatable/#chkbox-selection)
    image (2)

Thanks in adcance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant