Griddle icon indicating copy to clipboard operation
Griddle copied to clipboard

Column resize

Open orangecoding opened this issue 9 years ago • 9 comments
trafficstars

Isn't it possible to resize the columns?

orangecoding avatar Apr 18 '16 14:04 orangecoding

Did you get an answer back on this? It looks like some related column width issues have been closed but I'm struggling to find how to actually set the column width

paulbarr avatar Jun 15 '16 16:06 paulbarr

I am in the same boat, it doesn't seem to be in any of their documentation. I wish someone would respond to this post....

jgutta avatar Jun 21 '16 14:06 jgutta

+1

tselishev-semen avatar Aug 30 '16 15:08 tselishev-semen

Do you mean like draggable resizing columns or through styling / CSS?

[Edit: whoops meant to click Comment not Close and Comment :D]

ryanlanciaux avatar Feb 26 '17 05:02 ryanlanciaux

I am interested in draggable resizing column headers, is this supported? Or indeed possible through customization?

nclancy-r7 avatar May 25 '17 16:05 nclancy-r7

+1

reeseovine avatar Sep 30 '17 19:09 reeseovine

@ryanlanciaux I'm interested in setting a fixed width for a certain column through styling (as props), is this currently possible on any way?

MichaelDeBoey avatar Oct 24 '17 14:10 MichaelDeBoey

I'm interested in setting a fixed width for a certain column through styling (as props), is this currently possible on any way?

You can specify width on any <ColumnDefinition />.

dahlbyk avatar Oct 24 '17 15:10 dahlbyk

Doh, didn't see that one 😓😕 Thanks @dahlbyk! 🙂

MichaelDeBoey avatar Oct 24 '17 18:10 MichaelDeBoey