Allow user to set a fixed width on some columns of an Interactive Report. The other columns will stretch...
Would make it easier for a customer to view column information on a report with a smaller device display.
Perfectly feasible now using HTML Expressions and/or some basic custom CSS.
It defeats the purpose or the otto for APEX if one has to use CSS to create this fix width issue. This should be more declarative. Please add an interactive report column attribute to provide a way to alter the column width or fix the width or even mark the column fix in position so that the user can scroll horizontally without moving the fixed column. I know, this is two separate feature requests. But it is related. Thanks!
Just give us a class attribute on column level so we can use mxw50
Would be nice to have this for classic reports, too.