How to show a multiline column header in WeWeb’s native Data Grid?

Hi! I’m using WeWeb’s native Data Grid and I need a column header shown on two lines, like:

Client
Name

What I tried (no success):

  • Client\nName

  • Client<br/>Name

  • Template literal with an actual newline

  • Unicode separators (\u2028, \u2029, etc.)

  • Project-level CSS overrides to allow wrapping

It still renders on a single line.
Could someone please point me in the right direction on how to format the header correctly (multiline) in this Data Grid? Thanks!

Hi Valentina, welcome back :waving_hand:

I believe it’s not possible to do that in our current version of the Datagrid.

But we are currently investigating which improvements to apply to our Datagrid.

I’m going to submit your feedback as an idea to our team.