We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
First, truncate appears to default to true. Second, the fixedLayout prop determines truncate. There should be a way to disable truncate per column.
truncate
fixedLayout
We need to be able to enable truncate on non-fixed layout and disable it on fixed layout.