Griddle
Griddle copied to clipboard
Column resize
Isn't it possible to resize the columns?
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
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....
+1
Do you mean like draggable resizing columns or through styling / CSS?
[Edit: whoops meant to click Comment not Close and Comment :D]
I am interested in draggable resizing column headers, is this supported? Or indeed possible through customization?
+1
@ryanlanciaux I'm interested in setting a fixed width for a certain column through styling (as props), is this currently possible on any way?
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 />.
Doh, didn't see that one 😓😕 Thanks @dahlbyk! 🙂