Dynamically align columns in table

Hi

In my app, I build dynamically columns of a table using transformer.
image

It works fine, except that I cannot set the alignment of each column.

Is there a way to access columnAlignment property of my table after the transformer has been executed ?

If not how can I achieve my goal ?

Thanks

Hello @jul,

With Dynamic columns, you can't currently set the alignment,

Here is a documentation of properties that can be currently set.

@ugo.ago - Really would love left-alignment so all table values are standard left aligned.

Right now text columns align left and numeric columns align right. This looks bad.

1 Like