gregnb / gregnb/mui-datatables

select all rows with server side data

Open
#1,849 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.7k
Forks
906
PR merge metrics
No merged PRs in 30d

Description

hey!

There is any way to know if the "select all rows" checkbox is checked?
I want to catch this event and really select all rows.
tnx :)

## Expected Behavior

maybe event handler for "select all rows" checkbox
## Current Behavior

check this checkbox will select just the rows in current page
## Steps to Reproduce (for bugs)

1. set serverSide: true
2. check "select all rows" checkbox at header
3. Select only the rows that is current page

## Your Environment

| Tech | Version |
|--------------|---------|
| Material-UI | 4.11 |
| MUI-datatables | 3.7.1 |
| React | 16.13.1 |
| browser | chrome |
| etc | |

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.