gregnb / gregnb/mui-datatables

responsive scroll does not scroll inside table

Open
#490 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.7k
Forks
906
PR merge metrics
No merged PRs in 30d

Description

When I put the option _responsive: 'scoll',_ on the DataTable and I make the browser size small columns are popping out of the table.
Their is a <"div>" without class between MUIDataTableFilterList and MuiTable.
If I can put a _overflow-x:auto_ on this div my issue is solved. But I'm not able to add styling to this div....

## Expected Behavior

## Current Behavior

## Steps to Reproduce (for bugs)

1.
2.
3.
4.

## Your Environment

| Tech | Version |
|--------------|---------|
| Material-UI | |
| MUI-datatables | |
| React | |
| browser | |
| 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.