Hi, is it possible to set an align mode (optional) for a Column Table ? Default null, like currently and with standard values, maybe adding an AUTO enum value ... This is a very common requirements when displaying data, but maybe there is already a solution.
Then, is some cases could be useful also to set it at cell level, but to avoid a too heavy solution for it maybe a better approach could be to have a custom renderer or other, right ? Or a custom subclass of cell ..., but to set this (only when desired) at wtkx level (but by default not used, and without throwing exceptions if possible) ? All this in a ticket for the 1.5 ? Thanks, Sandro