Skip to content

Fixed and auto-sized width columns #3192

Answered by TomPast
TomPast asked this question in Q&A
Apr 7, 2021 · 11 comments · 27 replies
Discussion options

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: 11 comments 27 replies

Comment options

You must be logged in to vote
10 replies
@jussivirtanen
Comment options

@toto1384
Comment options

@natecalc
Comment options

@samir1498
Comment options

@VityaSchel
Comment options

Answer selected by TomPast
Comment options

You must be logged in to vote
5 replies
@Brenndoerfer
Comment options

@divmgl
Comment options

@boan-anbo
Comment options

@nsadeh
Comment options

@boan-anbo
Comment options

Comment options

You must be logged in to vote
5 replies
@BitScorpio
Comment options

@sangdth
Comment options

@TudorEsan
Comment options

@crswll
Comment options

@AndreaBarghigiani
Comment options

Comment options

You must be logged in to vote
3 replies
@aniruddha-mithya
Comment options

@AndreaBarghigiani
Comment options

@PavelStanoev
Comment options

Comment options

You must be logged in to vote
1 reply
@KranzAklilu
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@joshkay
Comment options

@egucciar
Comment options

@egucciar
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet