gregnb / gregnb/mui-datatables

Fixed Column width if the View column changing

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

Description

First of all thank you all for this great library. Its just awesome.

Is this possible to have fixed columns width if the `View column` changing? For now columns get all available width and the data of table a bit jumps.
Is there some way to make columns width fixed?

I try to override styles but it not helps.

## Expected Behavior
It would be great if we could have fixed column width option

## Current Behavior
For now columns get all available width of the table.
![captured (1)](https://user-images.githubusercontent.com/55394087/70262360-e30f7700-179c-11ea-8011-02ed27da8269.gif)

## Your Environment

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