Skip to content

Fixed and auto-sized width columns #3192

Answered by TomPast
TomPast asked this question in Q&A
Apr 7, 2021 · 19 comments · 53 replies

You must be logged in to vote

The solution I found is to change the default column width property to auto, and override the default width of 150.

 const defaultColumn = {
    width: "auto",
  }

See:

Replies: 19 comments 53 replies

You must be logged in to vote
12 replies
@natecalc

@samir1498

@VityaSchel

@stephen198400

@Rehmankk360

Answer selected by TomPast

You must be logged in to vote
6 replies
@divmgl

@boan-anbo

@nsadeh

@boan-anbo

@Rehmankk360

You must be logged in to vote
8 replies
@crswll

@AndreaBarghigiani

@Rehmankk360

@Rehmankk360

@elburro1887

You must be logged in to vote
4 replies
@aniruddha-mithya

@AndreaBarghigiani

@PavelStanoev

@Rehmankk360

You must be logged in to vote
2 replies
@KranzAklilu

@Rehmankk360

You must be logged in to vote
1 reply
@Rehmankk360

You must be logged in to vote
1 reply
@Rehmankk360

You must be logged in to vote
1 reply
@Rehmankk360

You must be logged in to vote
1 reply
@Rehmankk360

You must be logged in to vote
6 replies
@egucciar

@egucciar

@Rehmankk360

@egucciar

@benscobie

You must be logged in to vote
1 reply
@Rehmankk360

You must be logged in to vote
2 replies
@vienpt

@Rehmankk360

You must be logged in to vote
1 reply
@Rehmankk360

You must be logged in to vote
1 reply
@Rehmankk360

You must be logged in to vote
1 reply
@Rehmankk360

You must be logged in to vote
1 reply
@Rehmankk360

You must be logged in to vote
1 reply
@Rehmankk360

You must be logged in to vote
2 replies
@bdsqqq

@cBiscuitSurprise

You must be logged in to vote
1 reply
@bdsqqq

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet