jul
1
Hi
In my app, I build dynamically columns of a table using transformer.

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
ugo.ago
2
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.