Hi
is it possible to change for example the font colour for one column of an grid? In APEX Report it is possible with "Column Formatting" - CSS Style. This does not work for an FOEX Grid Column.
Christian
Hi Christian,
in FOEX you can add HTML-expression to a column of a grid, e.g.
There is an example in FDOCs (the demo-application) on p3002 (Grid Read Only) where you can see how it works
Regards Uli