Skip to content

Fixed and auto-sized width columns #3192

Answered by TomPast
TomPast asked this question in Q&A
Apr 7, 2021 · 18 comments · 48 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: 18 comments 48 replies

Comment options

You must be logged in to vote
12 replies
@natecalc
Comment options

@samir1498
Comment options

@VityaSchel
Comment options

@stephen198400
Comment options

@Rehmankk360
Comment options

Answer selected by TomPast
Comment options

You must be logged in to vote
6 replies
@divmgl
Comment options

@boan-anbo
Comment options

@nsadeh
Comment options

@boan-anbo
Comment options

@Rehmankk360
Comment options

Comment options

You must be logged in to vote
7 replies
@TudorEsan
Comment options

@crswll
Comment options

@AndreaBarghigiani
Comment options

@Rehmankk360
Comment options

@Rehmankk360
Comment options

Comment options

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

@AndreaBarghigiani
Comment options

@PavelStanoev
Comment options

@Rehmankk360
Comment options

Comment options

You must be logged in to vote
2 replies
@KranzAklilu
Comment options

@Rehmankk360
Comment options

Comment options

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

Comment options

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

Comment options

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

Comment options

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

Comment options

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

@egucciar
Comment options

@egucciar
Comment options

@Rehmankk360
Comment options

Comment options

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

Comment options

You must be logged in to vote
2 replies
@vienpt
Comment options

@Rehmankk360
Comment options

Comment options

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

Comment options

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

Comment options

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

Comment options

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

Comment options

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

Comment options

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

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