Hello Oracle APEX Community,
I'm working on an Interactive Grid in Oracle APEX (version 24.4) and need help with formatting a numeric column to behave like in Excel. Specifically, I want the column to display rounded values (e.g., 233.89 → 234) in the grid's display mode, but show the original unrounded value (e.g., 233.89) when editing the cell.
Thanks
Pierre