Radzen data grid column wrap content

Is there a good way to allow radzendatagridcolumn to wrap its content instead of setting the width of each element ? i got a lot of columns on my grid, some are wide some are very short so for all to fit in the screen i want it to fit the content. as you see in the image they have a standard size, some are cut short etc. im making a lot of grids so if i could fix this with one line of code i would appriciate it.

Hi @henrik_johansen,

Have a look at this thread: Wrap Text in TextBox - #11 by korchev

CSS should be the same, make sure the content is in a <Template> column.